bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/19878] PE/COFF regression in base of code and data calculation


From: toni.spets at iki dot fi
Subject: [Bug ld/19878] PE/COFF regression in base of code and data calculation
Date: Tue, 29 Mar 2016 04:46:18 +0000

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

--- Comment #3 from Toni Spets <toni.spets at iki dot fi> ---
It was removed in this commit which bisect found as well, see the diff here:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=32a9d621c3c480aa093a089a36e36c35f68a4010;hp=022af27274b440186def92cae77c2d4304c3ce9b

It didn't look like a merge commit either so was it removed, added back and
then removed again?

Anyway, the problem is exposed in bfd/peXXigen.c inside
_bfd_XXi_swap_aouthdr_out where aouthdr_in->tsize and aouthdr_in->dsize are the
uninitialized values left behind and the subtraction is made.

-- 
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]