[asterisk-bugs] [Asterisk 0013702]: [patch] Memory leak while trying to free a malloced memory with an ast_free() call instead of just free().
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 15 11:31:18 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=13702
======================================================================
Reported By: eliel
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 13702
Category: Codecs/codec_lpc10
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 149525
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-10-15 08:43 CDT
Last Modified: 2008-10-15 11:31 CDT
======================================================================
Summary: [patch] Memory leak while trying to free a malloced
memory with an ast_free() call instead of just free().
Description:
The fix makes lpcini.c use ast_malloc() instead of malloc().
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-10-15 11:31 svnbot Status assigned => resolved
2008-10-15 11:31 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list