[asterisk-bugs] [Asterisk 0011317]: Fix for buil unistim in dev_mode (array subscript is above array bounds)
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Nov 19 21:12:13 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11317
======================================================================
Reported By: IgorG
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11317
Category: Channels/chan_unistim
Reproducibility: always
Severity: trivial
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 89442
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-19-2007 21:06 CST
Last Modified: 11-19-2007 21:12 CST
======================================================================
Summary: Fix for buil unistim in dev_mode (array subscript is
above array bounds)
Description:
String defined to have length TEXT_LENGTH_MAX+1, therefore last index is
TEXT_LENGTH_MAX, not TEXT_LENGTH_MAX+1. This looks like copy-paste error
======================================================================
----------------------------------------------------------------------
IgorG - 11-19-07 21:12
----------------------------------------------------------------------
Sorry, first uploaded patch is not full.
Issue History
Date Modified Username Field Change
======================================================================
11-19-07 21:12 IgorG Note Added: 0074030
======================================================================
More information about the asterisk-bugs
mailing list