oss-fuzz/projects/elfutils
Evgeny Vereshchagin 8747524f04
[elfutils] turn on the alignment check (#7092)
* [elfutils] turn on the alignment check

Unaligned access can crash code on some architectures
like SPARC for example. The latest example (unrelated to elfutils)
would be https://github.com/systemd/systemd/issues/21935 (which UBSan
could have easily prevented and which led to rolling out the check
in the systemd project among other things).

It should probably be merged once https://sourceware.org/bugzilla/show_bug.cgi?id=28720
is closed.

* [elfutils] drop line-tables-only

to make it easier to run the fuzzer with gdb locally.
2022-01-05 14:54:21 +00:00
..
Dockerfile [elfutils] turn on i386 (#7000) 2021-12-10 09:39:05 +00:00
build.sh [elfutils] turn on the alignment check (#7092) 2022-01-05 14:54:21 +00:00
fuzz-dwfl-core.c
fuzz-dwfl-core_seed_corpus.zip
project.yaml [elfutils] make reports public and point OSS-Fuzz to the official mailing list (#7049) 2021-12-22 15:28:59 +00:00