[Serdev] [BUG] Closed: (SER-67) Memory leak in watcher handling
Jan Janak (JIRA)
serdev at lists.iptel.org
Thu Sep 29 16:52:22 UTC 2005
[ http://bugs.sip-router.org/browse/SER-67?page=history ]
Jan Janak closed SER-67:
------------------------
Resolution: Fixed
Fix Version: 0.9.5-pre
HEAD
> Memory leak in watcher handling
> -------------------------------
>
> Key: SER-67
> URL: http://bugs.sip-router.org/browse/SER-67
> Project: SIP Express Router
> Type: Bug
> Components: usrloc
> Versions: HEAD, 0.9.4
> Reporter: Andreas Granig
> Assignee: Jan Janak
> Priority: Critical
> Fix For: HEAD, 0.9.5-pre
>
> Issue exists in both HEAD and rel_0_9_0, line numbers correspond to HEAD:
> In add_watcher(...) (usrloc/notify.c:56) shared memory is allocated for a notify callback structure, but if watcher unregisters it does not get free'd in remove_watcher(...) (usrloc/notify.c:76) and also not if urecord is cleaned up in free_urecord(...) (usrloc/urecord.c:81).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://bugs.sip-router.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
More information about the Serdev
mailing list