commit | 59af2ccccc8b997738f6da6dcf3c6c35ae7586a2 | [log] [tgz] |
---|---|---|
author | Shiho Noda <[email protected]> | Tue Sep 07 04:11:16 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Sep 07 04:11:16 2021 |
tree | d39bc6369485f59dc1e46d96561bf0953c9b0730 | |
parent | eb2713e1fa5f7a613cb3ed004af2ceec91631fee [diff] |
Add a fuzzing test for the decoder function of web socket Add a fuzzing test for DecodeFrame() in WebSocketEncoder. Change-Id: I4777a31b18ae917ae22f8a969585bd83a2a9e707 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3143215 Reviewed-by: Adam Rice <[email protected]> Reviewed-by: Yoichi Osato <[email protected]> Commit-Queue: Shiho Noda <[email protected]> Cr-Commit-Position: refs/heads/main@{#918678}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.