commit | e0ef719deba25526017f31e0d4d7975508d47a44 | [log] [tgz] |
---|---|---|
author | Charles Harrison <[email protected]> | Sat Oct 21 01:25:08 2017 |
committer | Commit Bot <[email protected]> | Sat Oct 21 01:25:08 2017 |
tree | 5b868c1adacc611ff61a9df566b64c914e1c6f02 | |
parent | 6b2e4dd03964d5389c80aae678502bc7c3176e68 [diff] |
Safe browsing v4 metadata fuzzer The V4 metadata is just a repeated field of bytes->bytes. This is unstructured data so we should probably fuzz it, even though it is currently relatively simple. Note: I don't think the metadata parser currently depends on ICU, so this fuzzer doesn't initialize it. Bug: None Change-Id: I26f791177dc0bf5b7a567a4f398b952188b06699 Reviewed-on: https://chromium-review.googlesource.com/727570 Commit-Queue: Charlie Harrison <[email protected]> Reviewed-by: Varun Khaneja <[email protected]> Cr-Commit-Position: refs/heads/master@{#510632}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .