[asterisk-bugs] [Asterisk 0014571]: AGI GOSUB command causes crash if no Return in routine.
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 2 11:58:21 CST 2009
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=14571
======================================================================
Reported By: zktech
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 14571
Category: Applications/General
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: 1.6.0.5
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-02-27 14:27 CST
Last Modified: 2009-03-02 11:58 CST
======================================================================
Summary: AGI GOSUB command causes crash if no Return in
routine.
Description:
AGI GOSUB Command
Call the GOSUB from an AGI script.
If the called routine does not have a return in it. Astrisk Crashes Hard.
======================================================================
----------------------------------------------------------------------
(0101009) svnbot (reporter) - 2009-03-02 11:58
http://bugs.digium.com/view.php?id=14571#c101009
----------------------------------------------------------------------
Repository: asterisk
Revision: 179363
U branches/1.6.0/apps/app_stack.c
------------------------------------------------------------------------
r179363 | tilghman | 2009-03-02 11:58:21 -0600 (Mon, 02 Mar 2009) | 7
lines
KeepAlive application no longer exists, so fix gosub implementation to not
use it.
(closes issue http://bugs.digium.com/view.php?id=14571)
Reported by: zktech
Patches:
20090302__bug14571.diff.txt uploaded by tilghman (license 14)
Tested by: tilghman
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=179363
Issue History
Date Modified Username Field Change
======================================================================
2009-03-02 11:58 svnbot Checkin
2009-03-02 11:58 svnbot Note Added: 0101009
2009-03-02 11:58 svnbot Status feedback => assigned
======================================================================
More information about the asterisk-bugs
mailing list