Harrison Green
Harrison Green
Hi, the doxygen tool is still experimental and currently only supports C++ libraries. Glancing over the freetype2 API surface, it does look like you can use GraphFuzz to fuzz it...
Hey, that's a great idea! It would definitely make it easier to automate the code generation and replay process. I'll definitely merge this PR if you submit one!
Yeah I noticed the double output as well. I'm pretty sure this is a libFuzzer thing and not a GraphFuzz thing. I spent some time looking into it a while...
Hey, sorry for the delay! 1. Currently GraphFuzz doesn't support arbitrary unbounded pointers (like `u8 *`). By default it assumes this type of reference just points to a single `u8`...
This may be an issue with the API key. If you haven't already, you need to make the function in src/js/background/key/youTubeAPIKey.js.example return a youtube api key. Then you need to...