https://sourceware.org/bugzilla/show_bug.cgi?id=23755
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Mark Wielaard <mark at klomp dot org> --- commit 577511f66842c324c811d1530eea32792f2bee29 Author: Mark Wielaard <m...@klomp.org> Date: Sun Oct 14 16:58:51 2018 +0200 findtextrel: Check that sh_entsize isn't zero. A bogus ELF file could have sh_entsize as zero. Don't divide by zero, but just assume there are no entries in the section. https://sourceware.org/bugzilla/show_bug.cgi?id=23755 Signed-off-by: Mark Wielaard <m...@klomp.org> -- You are receiving this mail because: You are on the CC list for the bug.