forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently, we assert that the input case is what we expected in the cast auth util fuzzer, but the fuzzing tool sometimes passes bad inputs on purpose. This patch removes the check, simply not fuzzing anything in this case. Bug: 1214436 Change-Id: I4540fe52d8a2082e08d56ec22b5134fde810496f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2946171 Reviewed-by: mark a. foltz <mfoltz@chromium.org> Commit-Queue: Jordan Bayles <jophba@chromium.org> Cr-Commit-Position: refs/heads/master@{#891302}
- Loading branch information
Showing
1 changed file
with
81 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters