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 53f5ddbeeb59d8f551bfe0f3039434483ace1ff4 (commit) via 479b6312fb2dc46cd5a096f7ea747a575401f11d (commit) from 35648c7b1af994ec1d1037d51682d97530c5aeca (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 53f5ddbeeb59d8f551bfe0f3039434483ace1ff4 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Nov 10 23:31:46 2019 +0000 libfshelp: Fix memleak * libfshelp/fshelp.h (fshelp_rlock_po_fini): New inline function. * libdiskfs/peropen-rele.c (diskfs_release_peropen): Call fshelp_rlock_po_fini. * libnetfs/release-peropen.c (netfs_release_peropen): Likewise. commit 479b6312fb2dc46cd5a096f7ea747a575401f11d Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Nov 10 23:28:40 2019 +0000 libfshelp: Add missing prototypes * libfshelp/fshelp.h (fshelp_rlock_init, fshelp_rlock_po_init) [!__USE_EXTERN_INLINES || DISKFS_DEFINE_EXTERN_INLINE]: Add prototypes. ----------------------------------------------------------------------- Summary of changes: libdiskfs/peropen-rele.c | 1 + libfshelp/fshelp.h | 19 +++++++++++++++++++ libnetfs/release-peropen.c | 1 + 3 files changed, 21 insertions(+) hooks/post-receive -- Hurd