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 cb8ac8c47b03833fa7eebcb2ce94801f13da2bd7 (commit) via 293058a2a316e9acaf637f4a7430a13e8c04d672 (commit) from 99c20c07ab7685744acc91076e3f474b7d95f67c (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 cb8ac8c47b03833fa7eebcb2ce94801f13da2bd7 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Mon Jan 2 02:21:18 2023 +0100 libtrivfs: Avoid passing uninitialized seconds field Even if microseconds being -1 is enough, better not leak uninitialized values. commit 293058a2a316e9acaf637f4a7430a13e8c04d672 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Mon Jan 2 02:18:43 2023 +0100 fsys_get_children: Fix double-free on error ----------------------------------------------------------------------- Summary of changes: libdiskfs/fsys-get-children.c | 2 +- libtrivfs/file-utimes.c | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) hooks/post-receive -- Hurd