[Home]

Summary:ASTERISK-10916: [patch] free the returned data after a ast_load_realtime()
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2007-11-28 13:30:28.000-0600Date Closed:2007-11-28 17:00:35.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) load_realtime.patch
Description:missing ast_variables_destroy() in some modules.
Comments:By: Digium Subversion (svnbot) 2007-11-28 16:56:53.000-0600

Repository: asterisk
Revision: 90101

U   branches/1.4/apps/app_queue.c

------------------------------------------------------------------------
r90101 | file | 2007-11-28 16:56:53 -0600 (Wed, 28 Nov 2007) | 6 lines

Fix a few memory leaks.
(closes issue ASTERISK-10916)
Reported by: eliel
Patches:
     load_realtime.patch uploaded by eliel (license 64)

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

By: Digium Subversion (svnbot) 2007-11-28 17:00:35.000-0600

Repository: asterisk
Revision: 90102

_U  trunk/
U   trunk/apps/app_queue.c
U   trunk/res/res_musiconhold.c

------------------------------------------------------------------------
r90102 | file | 2007-11-28 17:00:34 -0600 (Wed, 28 Nov 2007) | 14 lines

Merged revisions 90101 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r90101 | file | 2007-11-28 18:59:28 -0400 (Wed, 28 Nov 2007) | 6 lines

Fix a few memory leaks.
(closes issue ASTERISK-10916)
Reported by: eliel
Patches:
     load_realtime.patch uploaded by eliel (license 64)

........

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