We hit a fuzzer bug that caused numDecodedBytesLB + numDecodedBytesUB > lenEncodedBytes, which is obviously bogus. Check for that, and for the case whhere the UB decoder itself realized that something was wrong. (The code already makes the corresponding check for the LB decoder.) BUG=chromium:637899 Review-Url: https://codereview.webrtc.org/2315693002 Cr-Commit-Position: refs/heads/master@{#14091}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.