[asterisk-dev] [Code Review] 4523: res_pjsip_registrar_expire.c: Cleanup scheduler leaks on unload/shutdown.

rmudgett reviewboard at asterisk.org
Fri Mar 27 12:51:15 CDT 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4523/
-----------------------------------------------------------

(Updated March 27, 2015, 12:51 p.m.)


Status
------

This change has been marked as submitted.


Review request for Asterisk Developers.


Changes
-------

Committed in revision 433596


Repository: Asterisk


Description
-------

Contact expiration object refs were leaked when the module was unloaded.

* Made empty the scheduler of entries before destroying it to release the
object ref held by the scheduler entry.


Diffs
-----

  /branches/13/res/res_pjsip_registrar_expire.c 433444 

Diff: https://reviewboard.asterisk.org/r/4523/diff/


Testing
-------

Before the patch valgrind reported struct contact_expiration object memory leaks.
After the patch valgrind no longer reports those leaks.


Thanks,

rmudgett

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150327/fe85110a/attachment.html>


More information about the asterisk-dev mailing list