[asterisk-bugs] [Asterisk 0015046]: [patch] Data truncated in ooh323_request because of sizeof incorrect usage
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jul 13 10:52:07 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15046
======================================================================
Reported By: IgorG
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15046
Category: Addons/chan_ooh323
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 902
Request Review:
======================================================================
Date Submitted: 2009-05-06 23:35 CDT
Last Modified: 2009-07-13 10:52 CDT
======================================================================
Summary: [patch] Data truncated in ooh323_request because of
sizeof incorrect usage
Description:
On form user reported that destination passed via Dial to OOH323 channel.
Issue caused by improper sizeof usage: data passed to ooh323_request is
void* and not an static array.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015285 [patch] reworked chan_ooh323
======================================================================
----------------------------------------------------------------------
(0107682) cmaj (reporter) - 2009-07-13 10:52
https://issues.asterisk.org/view.php?id=15046#c107682
----------------------------------------------------------------------
How can this be against trunk? When chan_ooh323 was moved into addons/ it
was left broken because of the underlying RTP->RTP_ENGINE changes.
Issue History
Date Modified Username Field Change
======================================================================
2009-07-13 10:52 cmaj Note Added: 0107682
======================================================================
More information about the asterisk-bugs
mailing list