Fixes a buffer overflow when compiling assembler for the MinGW targets.
authorAlan Modra <amodra@gmail.com>
Tue, 6 Jan 2015 16:46:40 +0000 (16:46 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 6 Jan 2015 16:46:40 +0000 (16:46 +0000)
commit60ebc25751744f54ae5c00d1c9198ab64fcc5b33
treec9241d9ee32ae0223125d0467c96271f18570fcb
parent85880250e591a51624d24db653aaace0c5ce5943
Fixes a buffer overflow when compiling assembler for the MinGW targets.

PR binutils/17754
* internal.h (internal_auxent): Increase size of x_fname field to
20 to allow for PE format's longer file names.
include/coff/ChangeLog
include/coff/internal.h
This page took 0.028601 seconds and 4 git commands to generate.