[asterisk-bugs] [Asterisk 0015046]: [patch] Data truncated in ooh323_request because of sizeof incorrect usage
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 8 13:25:36 CDT 2009
The following issue has been UPDATED.
======================================================================
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: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 902
Request Review:
Resolution: duplicate
Duplicate: 0
Fixed in Version:
======================================================================
Date Submitted: 2009-05-06 23:35 CDT
Last Modified: 2009-09-08 13:25 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
======================================================================
----------------------------------------------------------------------
(0110355) lmadsen (administrator) - 2009-09-08 13:25
https://issues.asterisk.org/view.php?id=15046#c110355
----------------------------------------------------------------------
Closing per the reporter. Please reopen should this not be the case.
Issue History
Date Modified Username Field Change
======================================================================
2009-09-08 13:25 lmadsen Note Added: 0110355
2009-09-08 13:25 lmadsen Status feedback => closed
2009-09-08 13:25 lmadsen Resolution open => duplicate
======================================================================
More information about the asterisk-bugs
mailing list