On Tue, Jul 9, 2024 at 12:12 PM Jan Beulich <jbeul...@suse.com> wrote: > > On 09.07.2024 17:37, Tamas K Lengyel wrote: > > On Tue, Jun 25, 2024 at 6:47 PM Tamas K Lengyel <ta...@tklengyel.com> wrote: > >> > >> This target enables integration into oss-fuzz. Changing invalid input > >> return > >> to -1 as values other then 0/-1 are reserved by libfuzzer. Also adding the > >> missing __wrap_vsnprintf wrapper which is required for successful oss-fuzz > >> build. > >> > >> Signed-off-by: Tamas K Lengyel <ta...@tklengyel.com> > > > > Patch ping. > > It's on my list of things to look at, yet even if fully ack-ed it couldn't > go in right now anyway.
Thanks, just wanted to make sure it's not lost. Tamas