[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/21995] Hang in process_mips_specific (readelf.c)
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/21995] Hang in process_mips_specific (readelf.c) |
Date: |
Tue, 05 Sep 2017 11:12:40 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21995
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> ---
Hi Manh,
Thanks for reporting this bug. The problem was a couple of places in the
MIPS decoding code where we were not checking for NULL pointer and
running almost infinite loops. I have checked in a patch to fix this
problem.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.