[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/30310] null pointer dereference at binutils/opcodes/nfp-di
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/30310] null pointer dereference at binutils/opcodes/nfp-dis.c:2691 in init_nfp6000_priv function |
Date: |
Tue, 11 Apr 2023 13:57:55 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30310
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Youngseok Choi,
Thank you for reporting this bug. I have checked in a small patch to fix the
problem. The issue was that the NFP disassembler was not checking to see if
it had a valid section before attempting to check various details about it.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.