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 9e583f3dcfe5a48e19033362847791c9004574f2 (commit) from 723fd3be917570ec3b2605b2e9c8c4e83a8f78e9 (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 9e583f3dcfe5a48e19033362847791c9004574f2 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Mon Feb 24 00:59:39 2025 +0100 libdiskfs: Avoid putting ref of NULL pointer E.g in the "Negative lookup cached." error case, diskfs_lookup clears NP, so we would segfault. ----------------------------------------------------------------------- Summary of changes: libdiskfs/dir-renamed.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) hooks/post-receive -- Hurd