[asterisk-bugs] [Asterisk 0015394]: [patch] Memory leak in func_audiohookinherit.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Nov 6 09:11:55 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15394
======================================================================
Reported By: boroda
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 15394
Category: Functions/General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.1.1
JIRA: SWP-258
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-06-25 05:35 CDT
Last Modified: 2009-11-06 09:11 CST
======================================================================
Summary: [patch] Memory leak in func_audiohookinherit.c
Description:
After processing 2881 calls "memory show summary" shows 2877 allocations:
91868 bytes in 2877 allocations in file 'func_audiohookinherit.c'
Each call in dialplan has priority with
Set(AUDIOHOOK_INHERIT(MixMonitor)=yes).
======================================================================
----------------------------------------------------------------------
(0113283) svnbot (reporter) - 2009-11-06 09:11
https://issues.asterisk.org/view.php?id=15394#c113283
----------------------------------------------------------------------
Repository: asterisk
Revision: 228271
_U branches/1.6.0/
U branches/1.6.0/funcs/func_audiohookinherit.c
------------------------------------------------------------------------
r228271 | dvossel | 2009-11-06 09:11:55 -0600 (Fri, 06 Nov 2009) | 15
lines
Merged revisions 228268 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r228268 | dvossel | 2009-11-06 09:04:24 -0600 (Fri, 06 Nov 2009) | 9
lines
fixes memory leak in func_audiohookinherit.c
(closes issue https://issues.asterisk.org/view.php?id=15394)
Reported by: boroda
Patches:
bug15394_memoryleak_diff2.txt uploaded by dbrooks (license 790)
Tested by: dbrooks, boroda
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=228271
Issue History
Date Modified Username Field Change
======================================================================
2009-11-06 09:11 svnbot Checkin
2009-11-06 09:11 svnbot Note Added: 0113283
======================================================================
More information about the asterisk-bugs
mailing list