[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 10:21:24 CDT 2008
The following issue has been ASSIGNED.
======================================================================
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: assigned
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:
======================================================================
Date Submitted: 2008-10-15 08:43 CDT
Last Modified: 2008-10-15 10:21 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 10:21 Corydon76 Status confirmed => assigned
2008-10-15 10:21 Corydon76 Assigned To => Corydon76
======================================================================
More information about the asterisk-bugs
mailing list