Files
third_party_elfutils/libelf
Mark Wielaard 3adda3ce2a libelf: Always update e_version and e_shentsize in elf_update.
When e_version is EV_NONE we should set it to EV_CURRENT like we do for
the EI_VERSION and like we set EI_DATA to the correct byte order when set
to ELFDATANONE.  Likewise we should always set e_shentsize like we do for
e_phentsize, not just when ELF_F_LAYOUT isn't set.

Add a new elfshphehdr testcase to check the above.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
2015-10-05 21:50:51 +02:00
..
2015-09-23 15:50:00 +02:00
2015-04-28 14:41:12 +02:00
2013-08-28 18:58:10 +02:00
2014-12-18 23:47:22 +01:00