[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
The following issue has been RESOLVED.
======================================================================
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: resolved
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:
Resolution: fixed
Fixed in Version:
======================================================================
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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-09-25 16:44 svnbot Status assigned => resolved
2008-09-25 16:44 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list