- Fix use after free due to pointer aliasing of 'arg' and 'a'
in server_backoff_cb.
- Fix use after free in force_disconnect
- Fix use after free in free_server_list
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/342
-- Commit Summary --
* janssonrpc-c: Fix use after free
-- File Changes --
M modules/janssonrpc-c/janssonrpc_connect.c (9)
M modules/janssonrpc-c/janssonrpc_server.c (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/342.patch
https://github.com/kamailio/kamailio/pull/342.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/342