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] readelf: Skip section if name is NULL in print_debug.


On Tue, 2014-05-27 at 10:28 +0200, Mark Wielaard wrote:
> Don't crash and burn when a section doesn't have a name (possibly invalid
> ELF file string table). Just try the next section instead of calling
> strcmp on NULL. 

Pushed to master.


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