commit | f752bca4a5a9dcf6218e820f50623201a71cb0a7 | [log] [tgz] |
---|---|---|
author | kthelgason <kthelgason@webrtc.org> | Fri Nov 04 00:30:34 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Nov 04 00:30:41 2016 |
tree | 9d131ea846b20799e037a3910562a7551dabcf84 | |
parent | e2213ce62c6ba99b405ebe5ab43b1f530e602246 [diff] |
Allow H264 bitstream parser to fail gracefully This CL allows the H264 bitstream parser to abort and report an error on invalid input rather than crashing, and it fixes several crashes found when fuzzing. BUG=webrtc:6454 R=magjed@webrtc.org,pbos@webrtc.org Review-Url: https://codereview.webrtc.org/2471973003 Cr-Commit-Position: refs/heads/master@{#14929}
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.