[asterisk-bugs] [Asterisk 0011209]: [patch] Change free() to ast_free()
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Nov 9 15:56:12 CST 2007
A NOTE has been added to this issue.
======================================================================
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: new
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-09-2007 15:56 CST
======================================================================
Summary: [patch] Change free() to ast_free()
Description:
Use ast_free() instead of free();
======================================================================
----------------------------------------------------------------------
qwell - 11-09-07 15:56
----------------------------------------------------------------------
As far as I know, ast_free should only be used with the ast_* memory
allocation functions. Did you have this in mind while writing this patch?
Some of the uses may be invalid (I haven't checked)
Issue History
Date Modified Username Field Change
======================================================================
11-09-07 15:56 qwell Note Added: 0073458
======================================================================
More information about the asterisk-bugs
mailing list