[asterisk-bugs] [Asterisk 0010632]: [patch] fix memory leak with iax2 firmware when unloading chan_iax2
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Sep 4 09:04:56 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10632
======================================================================
Reported By: jamesgolovich
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10632
Category: Channels/chan_iax2
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 81431
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-03-2007 02:14 CDT
Last Modified: 09-04-2007 09:04 CDT
======================================================================
Summary: [patch] fix memory leak with iax2 firmware when
unloading chan_iax2
Description:
If you unload chan_iax2.so the firmware list is never destroyed, thus
leaking a bit of memory for each file loaded. This fixes it without having
to add a whole new function just to do that.
======================================================================
----------------------------------------------------------------------
svnbot - 09-04-07 09:04
----------------------------------------------------------------------
Repository: asterisk
Revision: 81439
------------------------------------------------------------------------
r81439 | file | 2007-09-04 09:04:55 -0500 (Tue, 04 Sep 2007) | 6 lines
(closes issue http://bugs.digium.com/view.php?id=10632)
Reported by: jamesgolovich
Patches:
asterisk-iaxfirmwareleak.diff.txt uploaded by jamesgolovich (license
176)
Fix memory leak when unloading chan_iax2. The firmware files were not
being freed.
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
09-04-07 09:04 svnbot Checkin
09-04-07 09:04 svnbot Note Added: 0069888
09-04-07 09:04 svnbot Status new => assigned
09-04-07 09:04 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list