- Fix double free if schedule_retry fails when adding
request retry timer. timeout_cb called fail_request
which frees req after schedule_retry had already
done so.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/343
Commit Summary
- janssonrpc-c: Fix double free if retry timer add fails
File Changes
Patch Links:
—
Reply to this email directly or view it on GitHub.