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 d60191077b494d6a60181dd4967fe9dafa7003cc (commit) from a179160d41424813a2cf07ab554180804ae14fdf (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 d60191077b494d6a60181dd4967fe9dafa7003cc Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Tue Jan 4 01:13:09 2022 +0100 login: More port leaks fixes ports[INIT_PORT_CRDIR] and [INIT_PORT_CWDIR] were obtained from getcrdir() and getcwdir(), so a referenced needs to be released when replacing them. ----------------------------------------------------------------------- Summary of changes: utils/login.c | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) hooks/post-receive -- Hurd