bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/30904] nm: SEGV at bfd/elf.c:2267 in _bfd_elf_get_dynamic_


From: nickc at redhat dot com
Subject: [Bug binutils/30904] nm: SEGV at bfd/elf.c:2267 in _bfd_elf_get_dynamic_symbols
Date: Thu, 05 Oct 2023 14:31:16 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30904

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |nickc at redhat dot com
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi 曾信彥 

  Thanks for reporting this bug.  There was a silly typo in the sources where a
check was meant to catch an allocation requires for an array returning NULL,
but instead it tested an already allocated pointer.

  Fixed with a simple patch.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]