[PATCH] libdwfl: Don't assume auxv or r_debug data is properly aligned in link_map.

Mark Wielaard mjw at redhat.com
Fri Jun 5 12:54:04 UTC 2015


On Sun, 2015-05-31 at 21:26 +0200, Mark Wielaard wrote:
> core file data isn't guaranteed to be alligned properly. Use
> read_(4|8)ubyte_unaligned_noncvt to read values, types and addresses.

pushed to master


More information about the elfutils-devel mailing list