Chromium Code Reviews
DescriptionFix HttpStreamParser fuzzer.
It was failing to read the body. 0 while reading the headers means OK,
while 0 while reading the body means the connection was closed. I fixed
this issue two weeks ago, but then re-introduced it in a refactor.
I think that shows how weird and confusing network stack result handling
is. :(
BUG=598037
Committed: https://crrev.com/d284559ad772c498d5dae1a88d11a041f2941ffe
Cr-Commit-Position: refs/heads/master@{#389314}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|
|||||||||||||||||||