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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to