This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]