[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/17754] Buffer overflow detected in MinGW gas
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gas/17754] Buffer overflow detected in MinGW gas |
Date: |
Tue, 06 Jan 2015 16:49:01 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17754
--- Comment #9 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via 60ebc25751744f54ae5c00d1c9198ab64fcc5b33 (commit)
from 85880250e591a51624d24db653aaace0c5ce5943 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=60ebc25751744f54ae5c00d1c9198ab64fcc5b33
commit 60ebc25751744f54ae5c00d1c9198ab64fcc5b33
Author: Alan Modra <address@hidden>
Date: Tue Jan 6 16:46:40 2015 +0000
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.
-----------------------------------------------------------------------
Summary of changes:
include/coff/ChangeLog | 6 ++++++
include/coff/internal.h | 6 +++++-
2 files changed, 11 insertions(+), 1 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.