[asterisk-bugs] [Asterisk 0013955]: Asterisk crashes when Playback/Backround with non existing file.
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Nov 24 15:27:22 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=13955
======================================================================
Reported By: chris-mac
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 13955
Category: Core/FileFormatInterface
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: 1.6.0.1
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 158757
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-11-23 11:10 CST
Last Modified: 2008-11-24 15:27 CST
======================================================================
Summary: Asterisk crashes when Playback/Backround with non
existing file.
Description:
As in the summary.
How to reproduce:
exten => 1,1,Playback(non-exisiting-file)
exten => 1,n,Hangup()
Regards,
Chris
======================================================================
----------------------------------------------------------------------
(0095420) svnbot (reporter) - 2008-11-24 15:27
http://bugs.digium.com/view.php?id=13955#c95420
----------------------------------------------------------------------
Repository: asterisk
Revision: 158851
U trunk/main/file.c
------------------------------------------------------------------------
r158851 | mnicholson | 2008-11-24 15:27:21 -0600 (Mon, 24 Nov 2008) | 6
lines
Make ast_streamfile() check the result of ast_openstream() before doing
anything with it.
(closes issue http://bugs.digium.com/view.php?id=13955)
Reported by: chris-mac
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=158851
Issue History
Date Modified Username Field Change
======================================================================
2008-11-24 15:27 svnbot Checkin
2008-11-24 15:27 svnbot Note Added: 0095420
2008-11-24 15:27 svnbot Status acknowledged =>
assigned
======================================================================
More information about the asterisk-bugs
mailing list