[asterisk-bugs] [Asterisk 0013559]: [patch] pbx lua leaks memory after application error
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Sep 25 16:44:23 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13559
======================================================================
Reported By: mnicholson
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 13559
Category: PBX/General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!): 144482
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-09-25 14:57 CDT
Last Modified: 2008-09-25 16:44 CDT
======================================================================
Summary: [patch] pbx lua leaks memory after application error
Description:
When an application exits with an exit code other then '0' (background and
waitexten do this), pbx_lua leaks memory by leaving the error value on the
lua stack. This patch fixes the problem.
======================================================================
----------------------------------------------------------------------
(0092875) svnbot (reporter) - 2008-09-25 16:44
http://bugs.digium.com/view.php?id=13559#c92875
----------------------------------------------------------------------
Repository: asterisk
Revision: 144563
U trunk/pbx/pbx_lua.c
------------------------------------------------------------------------
r144563 | murf | 2008-09-25 16:44:22 -0500 (Thu, 25 Sep 2008) | 7 lines
(closes issue http://bugs.digium.com/view.php?id=13559)
Reported by: mnicholson
Patches:
pbx_lua8.diff uploaded by mnicholson (license 96)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=144563
Issue History
Date Modified Username Field Change
======================================================================
2008-09-25 16:44 svnbot Checkin
2008-09-25 16:44 svnbot Note Added: 0092875
======================================================================
More information about the asterisk-bugs
mailing list