gdb and binutils branch master updated. 9495b2e66f772783eb89cfa755e1e09641fa44eb
amodra@sourceware.org
amodra@sourceware.org
Tue Oct 14 04:43:00 GMT 2014
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 <amodra@gmail.com>
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(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list