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 b37c7dd4dd0de064b7ae2c9ad5687ebb635677c8 (commit)
from d3594ddad8fdd4f28f2362ad288acd03ed60eb41 (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 b37c7dd4dd0de064b7ae2c9ad5687ebb635677c8
Author: Samuel Thibault <[email protected]>
Date: Tue Dec 19 01:39:36 2017 +0100
libfshelp: Add weak reference for hash table reference
Fixes reference w/o send right crash.
* libfshelp/get-identity.c (fshelp_get_identity): Get weak reference for
the hash table reference.
(id_initialize): Pass id_clean as dropweak_routine instead of
clean_routine to ports_create_class.
(id_clean): Remove from hash table only if there are no hard references
left, i.e. we didn't reacquired a port right in between.
-----------------------------------------------------------------------
Summary of changes:
libfshelp/get-identity.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
hooks/post-receive
--
Hurd