]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf: print_debug_macinfo_section, check cus[0] is not the sentinel.
authorMark Wielaard <mark@klomp.org>
Fri, 29 Mar 2019 09:53:27 +0000 (10:53 +0100)
committerMark Wielaard <mark@klomp.org>
Fri, 29 Mar 2019 09:53:27 +0000 (10:53 +0100)
commit34ff3ca2e86f8a4915500b92a8e00d6f52aa546c
tree68d47818bb924c2c05aadaca8569de6d02b1b7ef
parente1f353b785b5cdb20d8004b6c4070c3e2a783e8b
readelf: print_debug_macinfo_section, check cus[0] is not the sentinel.

If there are no CUs at all we can not find any CU DIE file.

https://sourceware.org/bugzilla/show_bug.cgi?id=24398

Signed-off-by: Mark Wielaard <mark@klomp.org>
src/ChangeLog
src/readelf.c