[asterisk-bugs] [Asterisk 0011138]: [patch] use ast_free() instead of free().

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Nov 1 10:54:56 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11138 
====================================================================== 
Reported By:                eliel
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11138
Category:                   PBX/pbx_dundi
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 87651 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             11-01-2007 09:23 CDT
Last Modified:              11-01-2007 10:54 CDT
====================================================================== 
Summary:                    [patch] use ast_free() instead of free().
Description: 
We MUST use ast_free() instead of free().
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 11-01-07 10:54  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 88077

U   trunk/channels/chan_sip.c
U   trunk/pbx/pbx_dundi.c

------------------------------------------------------------------------
r88077 | russell | 2007-11-01 10:54:55 -0500 (Thu, 01 Nov 2007) | 8 lines

Change some uses of free() to ast_free().  (No functional differences.)

(closes issue http://bugs.digium.com/view.php?id=11138)
Reported by: eliel
Patches: 
      pbx_dundi.c.patch uploaded by eliel (license 64)
	  chan_sip.c.patch uploaded by eliel (license 64)

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-01-07 10:54  svnbot         Checkin                                      
11-01-07 10:54  svnbot         Note Added: 0072895                          
11-01-07 10:54  svnbot         Status                   new => assigned     
11-01-07 10:54  svnbot         Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list