- 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 --
M modules/janssonrpc-c/janssonrpc_request.c (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/343.patch
https://github.com/kamailio/kamailio/pull/343.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/343