[asterisk-bugs] [Asterisk 0017891]: Possible memory leak in originate

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Aug 24 00:35:53 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17891 
====================================================================== 
Reported By:                oej
Assigned To:                oej
====================================================================== 
Project:                    Asterisk
Issue ID:                   17891
Category:                   Core/ManagerInterface
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.35 
JIRA:                        
Regression:                 No 
Reviewboard Link:           https://reviewboard.asterisk.org/r/869/ 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-08-20 03:51 CDT
Last Modified:              2010-08-24 00:35 CDT
====================================================================== 
Summary:                    Possible memory leak in originate
Description: 
The originate action can be used with channel variables. These are
allocated, but not freed.

I am working with a patch that 
 - copies variables to the fast-originate thread, so the thread can free
them by itself
 - frees variables at the end of the originate action
====================================================================== 

---------------------------------------------------------------------- 
 (0126252) oej (manager) - 2010-08-24 00:35
 https://issues.asterisk.org/view.php?id=17891#c126252 
---------------------------------------------------------------------- 
It only happens when you have channel variables in the originate command. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-24 00:35 oej            Note Added: 0126252                          
======================================================================




More information about the asterisk-bugs mailing list