bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22509] Null pointer dereference on coff_slurp_reloc_table


From: nickc at redhat dot com
Subject: [Bug binutils/22509] Null pointer dereference on coff_slurp_reloc_table
Date: Wed, 29 Nov 2017 17:15:00 +0000

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

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 Mingi,

  Thanks for reporting this bug.  I have applied a small patch to fix the 
  problem:

    https://sourceware.org/ml/binutils/2017-11/msg00558.html

  The issue was that the code that loaded the relocs assumed that a symbol
  was always available, whereas in your test file, it was not.

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]