[Bug tools/23755] Multiple floating point exception in findtextrel.c in eu-findtextrel biniary of elfutils-v.0174.
mark at klomp dot org
sourceware-bugzilla@sourceware.org
Fri Oct 19 22:27:00 GMT 2018
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 <mark@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 <mark@klomp.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Elfutils-devel
mailing list