https://sourceware.org/bugzilla/show_bug.cgi?id=21407

--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=740a463062bd5d1641bdfb639295dafe89341b9b

commit 740a463062bd5d1641bdfb639295dafe89341b9b
Author: Nick Clifton <ni...@redhat.com>
Date:   Wed Apr 26 15:42:03 2017 +0100

    Fix invocation of stat() on a NULL pointer.

        PR binutils/21407
        * bucomm.c (get_file_size): Return -1 if file_name is NULL.
        * ar.c (main): Fail with usage() invocation if no file names are
        provided.

-- 
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

Reply via email to