commit | 7e146cb97e27644691a8017fe252dfc184c03808 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Wed Sep 28 10:04:34 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Sep 28 17:04:41 2016 +0000 |
tree | 67563e567146fa94100209df1480a66d9c84a782 | |
parent | 478681e1e6e6c5d66366672614d58b10ad7df083 [diff] |
Fixing heap read overflow when "sctp-port" is in a video description. This added an SCTP codec, which is later re-interpreted as a video codec. We shouldn't be adding codecs that don't match the type of the media description. BUG=chromium:648062 Review-Url: https://codereview.webrtc.org/2354723002 Cr-Commit-Position: refs/heads/master@{#14421}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.