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 9e6649f31e1769ca3b2545993ef51f2039848719 (commit)
from 1b6cf043c4083c6a64706d67232363cf78f92975 (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 9e6649f31e1769ca3b2545993ef51f2039848719
Author: Samuel Thibault <[email protected]>
Date: Sun Feb 14 20:29:11 2016 +0100
Fix hang on reauthentication
One needs to keep the port being reauthenticated alive until we are sure the
server has complete authentication.
* libfshelp/fetch-root.c (fshelp_fetch_root): Deallocate `port' after
auth_user_authenticate has completed.
* trans/fakeroot.c (netfs_S_dir_lookup): Likewise with `file'.
-----------------------------------------------------------------------
Summary of changes:
libfshelp/fetch-root.c | 2 +-
trans/fakeroot.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Hurd