[asterisk-bugs] [Asterisk 0016488]: [patch] When setting a soundfile for announce with a length longer then 80 chars a storage overlay happens
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jan 27 12:47:35 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16488
======================================================================
Reported By: syspert
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16488
Category: Applications/app_queue
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for review
Asterisk Version: SVN
JIRA: SWP-683
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 235811
Request Review:
======================================================================
Date Submitted: 2009-12-21 07:53 CST
Last Modified: 2010-01-27 12:47 CST
======================================================================
Summary: [patch] When setting a soundfile for announce with a
length longer then 80 chars a storage overlay happens
Description:
Crash in app_queue.
Changed the length of the announce field from 80 to AST_CONFIG_MAX_PATH .
======================================================================
----------------------------------------------------------------------
(0117254) svnbot (reporter) - 2010-01-27 12:47
https://issues.asterisk.org/view.php?id=16488#c117254
----------------------------------------------------------------------
Repository: asterisk
Revision: 243570
U branches/1.4/apps/app_queue.c
------------------------------------------------------------------------
r243570 | jpeeler | 2010-01-27 12:47:35 -0600 (Wed, 27 Jan 2010) | 9 lines
Extend announcement URL used with Queue from 80 chars to PATH_MAX.
(closes issue https://issues.asterisk.org/view.php?id=16488)
Reported by: syspert
Patches:
soundfilelen.pacth-2 uploaded by syspert (license 938)
Review: https://reviewboard.asterisk.org/r/475/
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=243570
Issue History
Date Modified Username Field Change
======================================================================
2010-01-27 12:47 svnbot Checkin
2010-01-27 12:47 svnbot Note Added: 0117254
======================================================================
More information about the asterisk-bugs
mailing list