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: Check result of gelf_get* calls in relocate.c


On Thu, 2016-02-11 at 13:24 +0100, Mark Wielaard wrote:
> For corrupted ELF files gelf_get calls might fail in which case it
> is better to immediately return an error instead of using the NULL
> result and crashing.

Pushed to master.

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