bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/17767] Multiple (>8) buffer overruns due to incorrect valu


From: sourceware-bugs at internot dot info
Subject: [Bug binutils/17767] Multiple (>8) buffer overruns due to incorrect value
Date: Sun, 28 Dec 2014 00:30:21 +0000

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

--- Comment #1 from Joshua Rogers <sourceware-bugs at internot dot info> ---
This is also the case for some FILNMLEN, too.

/binutils-gdb/include/coff/internal.h
470#define FILNMLEN        14      /* # characters in a file name          */


vs.

/include/coff/pe.h
175#define FILNMLEN        18      /* # characters in a file name.  */


Thanks,

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