[PATCH] getcfi_scn_eh_frame: Don't crash and burn when .eh_frame bits aren't there.

Roland McGrath roland at hack.frob.com
Sat Jul 13 05:52:00 UTC 2013


The more conservative check would be != SHT_NOBITS, wouldn't it?
I can imagine some machine using a processor-specific type for .eh_frame
rather than SHT_PROGBITS, even if none do that now.


More information about the elfutils-devel mailing list