[Bug 274404] fsck_ffs(8): checksnapinfo: segmentation fault
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Oct 2023 22:16:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274404
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=1e39a0886e0999520a7e7136e3f7d09e9cd9a5f2
commit 1e39a0886e0999520a7e7136e3f7d09e9cd9a5f2
Author: Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2023-10-20 22:14:46 +0000
Commit: Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2023-10-20 22:15:40 +0000
Fix a bug in fsck_ffs(8) triggered by corrupted filesystems.
Add missing check for failed block read when checking information about
a snapshot file.
Reported-by: Andreas Bock
PR: 274404
MFC-after: 1 week
sbin/fsck_ffs/setup.c | 2 ++
1 file changed, 2 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.