[asterisk-bugs] [Asterisk 0013785]: [patch] Memory leak while reloading chan_mgcp.so
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Oct 26 01:41:44 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=13785
======================================================================
Reported By: eliel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13785
Category: Channels/chan_mgcp
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 151979
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-26 01:41 CDT
Last Modified: 2008-10-26 01:41 CDT
======================================================================
Summary: [patch] Memory leak while reloading chan_mgcp.so
Description:
When reloading chan_mgcp.so, we are not closing mgcpsock and (if the file
didn change) so not calling ast_io_remove (if the file didn't change), so
we dont need to call again ast_io_add unless mgcpsock_read_id is set to
NULL.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-10-26 01:41 eliel Asterisk Version => SVN
2008-10-26 01:41 eliel SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2008-10-26 01:41 eliel SVN Revision (number only!) => 151979
2008-10-26 01:41 eliel Disclaimer on File? => N/A
======================================================================
More information about the asterisk-bugs
mailing list