0
Files
src/net
Tom Sepez e074a19eb4 Remove net/ from unsafe_buffers_paths.txt
Small CL to enforce unsafe-buffer protection on a file-by-file
basis in net/. Leave net/third_party in the unsafe_buffers_paths.txt
file to avoid modifying code outside of this project.

-- Add some fuzzers that were missed in a prior CL.

Bug: 40284755
Change-Id: Ie668657119d4b397543bf9ff785209fbeabf8d50
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5563610
Reviewed-by: Matt Mueller <mattm@chromium.org>
Commit-Queue: Tom Sepez <tsepez@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1305748}
2024-05-24 16:14:40 +00:00
..

Chrome Networking Stack

This directory contains the code behind Chrome's networking stack. It is documented here.