[asterisk-dev] [Code Review] [patch] MulticastRTP crashing due to use of uninitialized data
Brett Bryant
reviewboard at asterisk.org
Fri Jan 14 13:28:01 CST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1076/
-----------------------------------------------------------
Review request for Asterisk Developers.
Summary
-------
The MulticastRTP channel driver used unitialized data, causing it to copy into memory that was invalid.
This addresses bug 18290.
https://issues.asterisk.org/view.php?id=18290
Diffs
-----
/branches/1.8/channels/chan_multicast_rtp.c 301840
Diff: https://reviewboard.asterisk.org/r/1076/diff
Testing
-------
Replicated the crash locally, and verified using wireshark after the patch was applied that Multicast data was being sent to the IP/port issued in Dial.
Thanks,
Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110114/900375a9/attachment.htm>
More information about the asterisk-dev
mailing list