[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 08:46:02 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13702
======================================================================
Reported By: eliel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13702
Category: Codecs/codec_lpc10
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
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 08:46 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().
======================================================================
----------------------------------------------------------------------
(0093694) eliel (manager) - 2008-10-15 08:46
http://bugs.digium.com/view.php?id=13702#c93694
----------------------------------------------------------------------
Sorry, I forgot to added this message to explain better whats going on:
WARNING: Freeing unused memory at 0xb29e7da8, in lpc10_destroy of
codec_lpc10.c, line 222
Issue History
Date Modified Username Field Change
======================================================================
2008-10-15 08:46 eliel Note Added: 0093694
======================================================================
More information about the asterisk-bugs
mailing list