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 54c0b9b9dbf72467f099291950680ff8270b02ad (commit) from 5ff93bc7b5727024394a75defbabb0bff9a2820b (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 54c0b9b9dbf72467f099291950680ff8270b02ad Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Thu Mar 13 21:22:24 2025 +0100 ext2fs: Trap trying to access bogus data areas i.e. superblock, block group descriptor table or beyond the end. ----------------------------------------------------------------------- Summary of changes: ext2fs/balloc.c | 8 ++++++++ ext2fs/ext2fs.h | 4 ++++ ext2fs/getblk.c | 4 ++++ ext2fs/hyper.c | 2 +- ext2fs/pager.c | 8 +++++++- 5 files changed, 24 insertions(+), 2 deletions(-) hooks/post-receive -- Hurd