]> git.ipfire.org Git - thirdparty/systemd.git/commit
oss-fuzz: turn on the pointer-overflow check
authorEvgeny Vereshchagin <evvers@ya.ru>
Thu, 21 May 2020 06:20:01 +0000 (08:20 +0200)
committerEvgeny Vereshchagin <evvers@ya.ru>
Thu, 21 May 2020 06:52:18 +0000 (08:52 +0200)
commit1f034000a5343c6580338b1b306307525df5f6bf
tree791e77d4a8d78357abc406875ea0c77881ef970e
parentb10ceb47836201faa0d374cd9f536d2f503457a7
oss-fuzz: turn on the pointer-overflow check

It's off by default on OSS-Fuzz but it should be safe to turn it on
manually: https://github.com/google/oss-fuzz/issues/659#issuecomment-631897889

Just a follow-up to https://github.com/systemd/systemd/pull/15865.
tools/oss-fuzz.sh