Opened 3 years ago

Last modified 3 years ago

#16821 new bug

Integrate OSS-Fuzz

Reported by: diver Owned by: bonefish
Priority: normal Milestone: Unscheduled
Component: Build System Version: R1/beta2
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Change History (3)

comment:1 by CodeforEvolution, 3 years ago

I found this presentation PDF to be very handy when it came to describing ways to fuzz, clean, etc C++ code: https://www.usenix.org/sites/default/files/conference/protected-files/enigma_slides_serebryany.pdf

As for the fuzzer itself, LLVM's libFuzzer may be a better option. (I know OSS-Fuzz is opensource and has a large install base, but I just don't like the idea of integrating a project of Google into the Haiku codebase. But that's just my two cents.)

comment:2 by pulkomandy, 3 years ago

Should we make this a GSoC project?

comment:3 by diver, 3 years ago

Not sure, it took SerenityOS a few days to do that: https://github.com/SerenityOS/serenity/issues/4154

Note: See TracTickets for help on using tickets.