[Home]

Summary:ASTERISK-04919: [patch] Fix voicemail memory leak on reload
Reporter:James Golovich (jamesgolovich)Labels:
Date Opened:2005-08-29 02:18:37Date Closed:2008-01-15 15:45:54.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-voicemailleak.patch.txt
Description:Simple patch, the config wasn't getting destroyed after being handled.

There is also additional leaks in advanced_options since there are numerous returns in there that don't destroy the config.

Disclaimer on file.
Comments:By: Russell Bryant (russell) 2005-08-29 12:08:05

fixed in cvs head, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:45:54.000-0600

Repository: asterisk
Revision: 6432

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r6432 | russell | 2008-01-15 15:45:54 -0600 (Tue, 15 Jan 2008) | 2 lines

fix mem leak from not destrying config (issue ASTERISK-4919)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6432