[asterisk-bugs] [Asterisk 0016119]: ExternalIVR without argument causes segmentation fault
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 10 16:06:20 CST 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16119
======================================================================
Reported By: thedavidfactor
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 16119
Category: Applications/app_externalivr
Reproducibility: always
Severity: crash
Priority: normal
Status: closed
Target Version: 1.6.1.11
Asterisk Version: SVN
JIRA: SWP-306
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-10-23 11:46 CDT
Last Modified: 2009-11-10 16:06 CST
======================================================================
Summary: ExternalIVR without argument causes segmentation
fault
Description:
If ExternlIVR is called without an argument it causes an instantaneous
Segmentation fault. I'm a noob with c, but using some printf's I think I
tracked to this line:
355: if ((s = strchr(eivr_args.cmd[0], '('))) {
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
parent of 0016174 [patch] ExternalIVR does not handle arg...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-11-10 16:06 lmadsen Asterisk Version 1.6.1.6 => SVN
2009-11-10 16:06 lmadsen Target Version => 1.6.1.11
2009-11-10 16:06 lmadsen Description Updated
======================================================================
More information about the asterisk-bugs
mailing list