[asterisk-bugs] [Asterisk 0011209]: [patch] Change free() to ast_free()

noreply at bugs.digium.com noreply at bugs.digium.com
Sun Nov 11 10:48:33 CST 2007


The following issue requires your FEEDBACK. 
====================================================================== 
http://bugs.digium.com/view.php?id=11209 
====================================================================== 
Reported By:                eliel
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11209
Category:                   General
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     feedback
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 89132 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             11-09-2007 14:44 CST
Last Modified:              11-11-2007 10:48 CST
====================================================================== 
Summary:                    [patch] Change free() to ast_free()
Description: 
Use ast_free() instead of free();
====================================================================== 

---------------------------------------------------------------------- 
 Corydon76 - 11-11-07 10:48  
---------------------------------------------------------------------- 
In fact, the changes to main/utils.c are invalid.  If you start using the
ast_ memory wrappers on internal thread management routines, you could
create an infinite loop. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-11-07 10:48  Corydon76      Note Added: 0073493                          
11-11-07 10:48  Corydon76      Status                   new => feedback     
======================================================================




More information about the asterisk-bugs mailing list