commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.5-472-g6cc0c78


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.5-472-g6cc0c78
Date: Wed, 12 Nov 2014 14:31:08 +0000

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 "Hurd".

The branch, master has been updated
       via  6cc0c78b1f496cc9e680c0726b7561c93c3f1a7c (commit)
      from  324c9cdbcd3644a0f8eb467b1ea61b9ff889ae7a (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 6cc0c78b1f496cc9e680c0726b7561c93c3f1a7c
Author: Justus Winter <address@hidden>
Date:   Wed Nov 12 13:20:52 2014 +0100

    utils/rpctrace: fix crash while printing messages
    
    % fakeroot rpctrace install
    [...]
      63<--66(pid5363)->io_read (-1 8192) = 0 [... rpctrace crashes]
    /bin/fakeauth: Segmentation fault for child 5362
    /bin/settrans: Error 139 for child 5361
    
    * utils/rpctrace.c (print_data): Fix this by guarding the code
    escaping non-printable characters introduced in 84932431 against
    `data' being NULL.

-----------------------------------------------------------------------

Summary of changes:
 utils/rpctrace.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]