commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. hurd-release-0-2-3440-gea9d181


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3440-gea9d181
Date: Sat, 22 Sep 2012 21:55:23 +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  ea9d181f270aa903a2f31d2d00deb18c1be9792e (commit)
      from  131ce3a37dc93eaa62f3b7643772afa9276ed2d5 (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 ea9d181f270aa903a2f31d2d00deb18c1be9792e
Author: Samuel Thibault <address@hidden>
Date:   Sat Sep 22 23:53:19 2012 +0200

    Fix spurious destroy during RPC to self with rendez-vous
    
    In that case we have two receive right references, which we should consume
    one per one, instead of destroying them all at once (and thus fail on second
    destroy)
    
    http://lists.gnu.org/archive/html/bug-hurd/2011-03/msg00045.html
    
    * libfshelp/fetch-root.c (fshelp_fetch_root): Unreference rendez-vous port
    receive right instead of destroying the port.
    * libshouldbeinlibc/exec-reauth.c (exec_reauth): Likewise.

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

Summary of changes:
 libfshelp/fetch-root.c          |    2 +-
 libshouldbeinlibc/exec-reauth.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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