Files
third_party_elfutils/libelf
Mark Wielaard d21692c7eb libelf: Make sure we have at least a full ELF header available.
When elf_memory is called we could get a slightly too small image
that doesn't contain a full ELF header (but does contain at least
the e_ident values). Require the full header before even validating
the rest of the ELF header fields.

https://sourceware.org/bugzilla/show_bug.cgi?id=27076

Signed-off-by: Mark Wielaard <mark@klomp.org>
2020-12-16 11:01:52 +01:00
..
2015-09-23 15:50:00 +02:00
2018-02-10 03:19:26 +01:00
2020-10-28 12:44:34 +01:00
2020-12-12 18:06:28 +01:00
2019-02-28 22:41:14 +01:00