[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/17453] Two issues found by AddressSanitizer
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/17453] Two issues found by AddressSanitizer |
Date: |
Tue, 14 Oct 2014 04:44:23 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17453
--- Comment #4 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 9495b2e66f772783eb89cfa755e1e09641fa44eb (commit)
from daf5e10e4cb2c5e502950dae5da5936d9a3d5a79 (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=9495b2e66f772783eb89cfa755e1e09641fa44eb
commit 9495b2e66f772783eb89cfa755e1e09641fa44eb
Author: Alan Modra <address@hidden>
Date: Tue Oct 14 13:30:57 2014 +1030
Correct fscanf char field count
%<number>s as an fscanf format does not include the trailing NULL.
PATH_MAX does include the trailing NULL.
PR 17453
* readelf.c (process_program_headers): Correct fscanf format used
for interpreter.
-----------------------------------------------------------------------
Summary of changes:
binutils/ChangeLog | 10 ++++++++--
binutils/readelf.c | 2 +-
2 files changed, 9 insertions(+), 3 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/17453] New: Two issues found by AddressSanitizer, markus at trippelsdorf dot de, 2014/10/03
- [Bug ld/17453] Two issues found by AddressSanitizer, markus at trippelsdorf dot de, 2014/10/03
- [Bug ld/17453] Two issues found by AddressSanitizer, markus at trippelsdorf dot de, 2014/10/03
- [Bug ld/17453] Two issues found by AddressSanitizer, markus at trippelsdorf dot de, 2014/10/03
- [Bug ld/17453] Two issues found by AddressSanitizer,
cvs-commit at gcc dot gnu.org <=
- [Bug ld/17453] Two issues found by AddressSanitizer, cvs-commit at gcc dot gnu.org, 2014/10/14
- [Bug ld/17453] Two issues found by AddressSanitizer, amodra at gmail dot com, 2014/10/14