[Home]

Summary:ASTERISK-12385: [patch] Use ast_free() instead of free() for freeing memory in asterisk applications.
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2008-07-15 13:56:17Date Closed:2008-07-16 17:20:12
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_rpt
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_rpt.c.patch
Description:Use ast_free() instead of free() for freeing memory in asterisk applications.
Comments:By: Digium Subversion (svnbot) 2008-07-16 17:20:10

Repository: asterisk
Revision: 131529

U   trunk/apps/app_rpt.c

------------------------------------------------------------------------
r131529 | bbryant | 2008-07-16 17:20:10 -0500 (Wed, 16 Jul 2008) | 7 lines

Janitor project: convert free to ast_free

(closes issue ASTERISK-12385)
Reported by: eliel
Patches:
     app_rpt.c.patch uploaded by eliel (license 64)

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

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