gdb and binutils branch master updated. c725e7b6878220bbeac44b86a2581d74f16b497c
kettenis@sourceware.org
kettenis@sourceware.org
Thu Feb 27 20:54: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 c725e7b6878220bbeac44b86a2581d74f16b497c (commit)
from 670b46b3a90a150760d110dac4d1a85a0b94fb47 (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=c725e7b6878220bbeac44b86a2581d74f16b497c
commit c725e7b6878220bbeac44b86a2581d74f16b497c
Author: Mark Kettenis <kettenis@gnu.org>
Date: Thu Feb 27 21:51:08 2014 +0100
Prevent compiler warning.
GCC 4.2.1 complains about first_l_name may be used uninitialized, and my brain
agrees.
gdb/ChangeLog:
* solib-svr4.c (svr4_read_so_list): Initialize first_l_name to 0.
-----------------------------------------------------------------------
Summary of changes:
gdb/ChangeLog | 4 ++++
gdb/solib-svr4.c | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Gdb-cvs
mailing list