[Home]

Summary:ASTERISK-12778: [patch] pbx lua leaks memory after application error
Reporter:Matthew Nicholson (mnicholson)Labels:
Date Opened:2008-09-25 14:57:23Date Closed:2008-09-25 16:44:24
Priority:MinorRegression?No
Status:Closed/CompleteComponents:PBX/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) pbx_lua8.diff
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.
Comments:By: Digium Subversion (svnbot) 2008-09-25 16:44:22

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 ASTERISK-12778)
Reported by: mnicholson
Patches:
     pbx_lua8.diff uploaded by mnicholson (license 96)



------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=144563