With autoconf 2.70 we must use AC_PROG_CC (which will check for c11
and c99), for earlier versions we'll use AC_PROG_CC_C99. Also use
AC_PROG_LEX([noyywrap]), the extra argument is ignored with earlier
versions, but required for 2.70.
Signed-off-by: Mark Wielaard
---
ChangeLog| 5 +
conf
> Could you explain to me why you think it is a false positive ?
As far as I can tell the idea behind that sanitizer is to mostly flag
suspicious attempts to pass file names that
haven't been sanitized in any away and I agree that in some cases
depending on what happens after those files
are opene
Thanks Evgeny.
Could you explain to me why you think it is a false positive ?
> Le 21 oct. 2022 à 21:57, Evgeny Vereshchagin a écrit :
>
Cf https://oss-fuzz.com/testcases?open=yes&q=Arbitrary&proj=elfutils
>>
>> This is inaccessible without logins.
>
> To judge from
> https://github.com/