Skip to content

Fix recent fuzzers issues and false positives#1100

Merged
Cyan4973 merged 1 commit intolz4:devfrom
yoniko:fuzzer-fixes
Jul 9, 2022
Merged

Fix recent fuzzers issues and false positives#1100
Cyan4973 merged 1 commit intolz4:devfrom
yoniko:fuzzer-fixes

Conversation

@yoniko
Copy link
Copy Markdown
Contributor

@yoniko yoniko commented Jul 9, 2022

@Cyan4973
Copy link
Copy Markdown
Member

Cyan4973 commented Jul 9, 2022

Thanks for the fixes @yoniko !
They look good to me.

I'm especially surprised by the incorrect free() fixed in round_trip_fuzzer.c. This is a blatant issue, it should have been caught when produced.

It looks like CI tests have some serious shortcomings when it comes to validating oss-fuzz related code.

@yoniko
Copy link
Copy Markdown
Contributor Author

yoniko commented Jul 9, 2022

Edited commit messages & descriptions which have been wrong

@Cyan4973 Cyan4973 merged commit ab9e29e into lz4:dev Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants