[asterisk-bugs] [Asterisk 0015394]: [patch] Memory leak in func_audiohookinherit.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jul 8 16:01:56 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15394
======================================================================
Reported By: boroda
Assigned To: dbrooks
======================================================================
Project: Asterisk
Issue ID: 15394
Category: Functions/General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.6.1.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-25 05:35 CDT
Last Modified: 2009-07-08 16:01 CDT
======================================================================
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).
======================================================================
----------------------------------------------------------------------
(0107499) dbrooks (manager) - 2009-07-08 16:01
https://issues.asterisk.org/view.php?id=15394#c107499
----------------------------------------------------------------------
I spoke with the original author of that function, and this patch is the
result. Please see if it fixes the problem. Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2009-07-08 16:01 dbrooks Note Added: 0107499
======================================================================
More information about the asterisk-bugs
mailing list