bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/20193] Invalid executable after adding debuglink to an exe


From: nickc at redhat dot com
Subject: [Bug binutils/20193] Invalid executable after adding debuglink to an executable produced after merging PE resource sections
Date: Fri, 03 Jun 2016 15:59:15 +0000

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

--- Comment #7 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 9316
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9316&action=edit
Proposed patch

Hi Jon,

  Does this variation on your patch make a difference ?

  The change is to set the virtual size to the size *before* the .rsrc section
  is padded out to a file alignment boundary.  This idea was based upon viewing
  this page:

http://pedump.me/ec63e8be0717bd92c0ffbf7a21749a54/#pe

  Where the .rsrc section is shown as having a virtual size of 0x3b00 and a 
  raw size of 0x3c00.

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]