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 "glibc maintenance".
The branch, rbraun/hurd_with_pthreads has been updated
via ff51757620a62dcd2f04f4b7fe5ce13657a96fd6 (commit)
from cba1c83ad62a11347684a9daf349e659237a1741 (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 -----------------------------------------------------------------
commit ff51757620a62dcd2f04f4b7fe5ce13657a96fd6
Author: Richard Braun <[email protected]>
Date: Wed Aug 15 13:07:03 2012 +0200
Avoid null pointer dereference
The global signal state doesn't exist when initializing special servers
such as the root file system or the proc server. It would probably be
better to make it exist for them too, to avoid this otherwise useless
check.
-----------------------------------------------------------------------
Summary of changes:
hurd/hurdsig.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
hooks/post-receive
--
glibc maintenance