bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/13300] out-of-bounds memcpy in peXXigen.c


From: Pascal.Stumpf at cubes dot de
Subject: [Bug binutils/13300] out-of-bounds memcpy in peXXigen.c
Date: Tue, 25 Oct 2011 13:47:10 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13300

--- Comment #3 from Pascal.Stumpf at cubes dot de 2011-10-25 13:47:10 UTC ---
Well yeah, of course this will work here (FILNMLEN being used only at those two
places). But it's still very prone to break in other places due to the design
of those include files. I wonder what the reasoning might have been to override
FILNMLEN in coff/pe.h (even #undefining it in case it already exists), even if
it has already been used in a declaration.

In the meantime, do I have permission to use your patch under GPLv2 (important
for backporting)?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]