[asterisk-bugs] [Asterisk 0011393]: [patch] Trivial: Replace free() with ast_free() to match up with ast_calloc() / ast_malloc()
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Nov 28 11:05:16 CST 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=11393
======================================================================
Reported By: Laureano
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 11393
Category: Resources/res_jabber
Reproducibility: N/A
Severity: trivial
Priority: normal
Status: resolved
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 89892
Disclaimer on File?: N/A
Request Review:
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 11-27-2007 19:34 CST
Last Modified: 11-28-2007 11:05 CST
======================================================================
Summary: [patch] Trivial: Replace free() with ast_free() to
match up with ast_calloc() / ast_malloc()
Description:
This issue has been fixed in trunk but not in 1.4 branch.
I compared my version of 1.4 with this patch against trunk and I think
that there are more free() calls that should be replaced by ast_free().
Disclaimer on file.
======================================================================
----------------------------------------------------------------------
qwell - 11-28-07 11:05
----------------------------------------------------------------------
We discussed this on IRC, and realized that it's pretty unnecessary to do
this in 1.4. It doesn't provide any benefit there.
Issue History
Date Modified Username Field Change
======================================================================
11-28-07 11:05 qwell Status new => resolved
11-28-07 11:05 qwell Resolution open => won't fix
11-28-07 11:05 qwell Assigned To => qwell
11-28-07 11:05 qwell Note Added: 0074488
======================================================================
More information about the asterisk-bugs
mailing list