Re: [PATCH v2 0/2] add fuzzing targets for use with OSS-Fuzz
From: Junio C Hamano <hidden> Date: 2018-10-16 06:18:39
steadmon@google.com writes:
From: Josh Steadmon <redacted>
V2 of this series pulls the compiler flags out of the Makefile, to be
provided by the user depending on the combination of compiler and
fuzzing engine in use. This also makes it more compatible with
OSS-Fuzz's build process.
Thanks, will replace. I think we can merge this to 'next' and down
and build incrementally on top.