commit | 3295c01df233c0106c3358414ade2b61e3cd36fc | [log] [tgz] |
---|---|---|
author | Benjamin Wright <benwright@webrtc.org> | Fri Mar 29 22:56:06 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 29 23:26:14 2019 |
tree | 0d2c9d817e8628bc6ef59cc710fd518a3a6a1659 | |
parent | 1a08037fe70fa70a23adca7cd85598378772d7e9 [diff] |
Prevent fuzzing replayer being stuck forever on malformed packet times. It is possible for the fuzzer to just never deliver packets if the packet delay is set long enough in the RtpReplayer. This is simply fixed by setting an upper bound. This change is in the test code setup. Bug: webrtc:10493,chromium:943420 Change-Id: I54f56e1aa7700f1151e0b58a5a53bc789d032c18 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/130365 Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Benjamin Wright <benwright@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27369}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.