bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26774] objcopy : SIGSEGV in srec.c:1099


From: nickc at redhat dot com
Subject: [Bug binutils/26774] objcopy : SIGSEGV in srec.c:1099
Date: Wed, 28 Oct 2020 11:10:28 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

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

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Wu,

  Thanks for reporting this bug.  The code to create the srec format
  output file was assuming that all symbols had been assigned to 
  sections, but your test case proved that this does not have to be
  true.  I have checked in a small patch to add a check for this
  situation.

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]