[asterisk-bugs] [Asterisk 0013082]: [patch] Use ast_free() instead of free() for freeing memory in asterisk applications.
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Jul 16 17:20:11 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13082
======================================================================
Reported By: eliel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13082
Category: Applications/app_rpt
Reproducibility: always
Severity: trivial
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 130698
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 07-15-2008 13:56 CDT
Last Modified: 07-16-2008 17:20 CDT
======================================================================
Summary: [patch] Use ast_free() instead of free() for freeing
memory in asterisk applications.
Description:
Use ast_free() instead of free() for freeing memory in asterisk
applications.
======================================================================
----------------------------------------------------------------------
svnbot - 07-16-08 17:20
----------------------------------------------------------------------
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 http://bugs.digium.com/view.php?id=13082)
Reported by: eliel
Patches:
app_rpt.c.patch uploaded by eliel (license 64)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=131529
Issue History
Date Modified Username Field Change
======================================================================
07-16-08 17:20 svnbot Checkin
07-16-08 17:20 svnbot Note Added: 0090370
======================================================================
More information about the asterisk-bugs
mailing list