[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/22793] Reachable assertion in find_section (src/binutils/r
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/22793] Reachable assertion in find_section (src/binutils/readelf.c) |
Date: |
Tue, 06 Feb 2018 16:12:07 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22793
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Thanks for the bug report.
I have replaced the assertion with a test and return of NULL, which allows
readelf to fully process the test file you supplied. I also added a couple
more tests to similar functions, just in case they are needed.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.