[Home]

Summary:ASTERISK-12374: [patch] fix a memory leak in an error handling path
Reporter:Guillaume Knispel (gknispel_proformatique)Labels:
Date Opened:2008-07-13 17:10:46Date Closed:2008-07-13 17:41:10
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk_trunk_action_originate.patch
Description:The attached patch fixes a memory leak in an error handling path of action_originate()
Comments:By: Guillaume Knispel (gknispel_proformatique) 2008-07-13 17:12:46

The same thing can be done for 1.4

By: Michiel van Baak (mvanbaak) 2008-07-13 17:31:53

Works for me on 1.4-svn, 1.6-svn and trunk.

Thank you.

By: Digium Subversion (svnbot) 2008-07-13 17:41:05

Repository: asterisk
Revision: 130573

U   branches/1.4/main/manager.c

------------------------------------------------------------------------
r130573 | mvanbaak | 2008-07-13 17:41:01 -0500 (Sun, 13 Jul 2008) | 8 lines

fix memory leak when originate from manager cannot create a thread

(closes issue ASTERISK-12374)
Reported by: gknispel_proformatique
Patches:
     asterisk_trunk_action_originate.patch uploaded by gknispel (license 261)
 Tested by: gknispel_proformatique, mvanbaak

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

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