Skip to content

[fuzz] Add a compression fuzzer with randomly sized output buffer#1670

Merged
terrelln merged 1 commit intofacebook:devfrom
terrelln:compress_fuzz
Jul 3, 2019
Merged

[fuzz] Add a compression fuzzer with randomly sized output buffer#1670
terrelln merged 1 commit intofacebook:devfrom
terrelln:compress_fuzz

Conversation

@terrelln
Copy link
Contributor

@terrelln terrelln commented Jul 3, 2019

We were missing coverage of compression with a too-small output buffer.

This fuzzer catches the bug fixed by #1404 (with the fix removed) in an hour or two of CPU time. The same bug took the unguided fuzzer.c fuzzer months or years of CPU time to find.

@terrelln terrelln merged commit e962f07 into facebook:dev Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants