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 <amo...@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(-) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils