oss-fuzz/infra/experimental
Catena cyber aea1b456dd
SysSan: stricter file open detection (#8562)
cc @oliverchang 

This allows to get rid of false positives such as
https://github.com/google/oss-fuzz/blob/master/projects/phmap/phashmap_fuzz.cc#L33
and others which try to scan non-existing directories such as /config
2022-09-27 11:13:38 +10:00
..
SystemSan SysSan: stricter file open detection (#8562) 2022-09-27 11:13:38 +10:00
sanitizers/ExecSan Rename execSan to SystemSan. (#8369) 2022-08-30 08:40:46 +10:00