[asterisk-dev] [Code Review] 4491: chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
Corey Farrell
reviewboard at asterisk.org
Sat Mar 14 06:07:30 CDT 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4491/
-----------------------------------------------------------
Review request for Asterisk Developers.
Bugs: ASTERISK-24876
https://issues.asterisk.org/jira/browse/ASTERISK-24876
Repository: Asterisk
Description
-------
This leak was found by tests/channels/local/local_optimize_away (13+). Scheduler reference to dialog for reinvite timeout is not released during dialog_unlink_all.
This issue likely only applies when the system is shutdown before the reinvite timeout expires.
Diffs
-----
/branches/11/channels/chan_sip.c 432991
Diff: https://reviewboard.asterisk.org/r/4491/diff/
Testing
-------
No more leaks for tests/channels/local/local_optimize_away on 13.
Thanks,
Corey Farrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150314/db3261f5/attachment.html>
More information about the asterisk-dev
mailing list