Skip to content

Commit

Permalink
fuzz: detect client-side resets in H2 codec fuzzer. (#4300)
Browse files Browse the repository at this point in the history
Previously these were ignored, and data was sent to the codec after the
stream reset event was issued.

Fixes oss-fuzz issue https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10000.

Risk level: Low
Testing: Corpus entry added.

Signed-off-by: Harvey Tuch <[email protected]>
  • Loading branch information
htuch authored Aug 31, 2018
1 parent 01aa3f8 commit f0363ae
Show file tree
Hide file tree
Showing 2 changed files with 768 additions and 6 deletions.
Loading

0 comments on commit f0363ae

Please sign in to comment.