[asterisk-bugs] [Asterisk 0015046]: [patch] Data truncated in ooh323_request because of sizeof incorrect usage
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Aug 20 14:45:05 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-08-20 14:45 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
======================================================================
----------------------------------------------------------------------
(0109375) lmadsen (administrator) - 2009-08-20 14:45
https://issues.asterisk.org/view.php?id=15046#c109375
----------------------------------------------------------------------
cmaj: this issue was submitted in May, which I suspect was before that
change. Anyone have any suggestions as to how I should handle this issue?
Should it still be open, or is there anything that can be done here?
Issue History
Date Modified Username Field Change
======================================================================
2009-08-20 14:45 lmadsen Note Added: 0109375
======================================================================
More information about the asterisk-bugs
mailing list