Date: Fri, 20 Oct 2023 22:16:32 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 274404] fsck_ffs(8): checksnapinfo: segmentation fault Message-ID: <bug-274404-3630-g459PkHnbk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274404-3630@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
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.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274404-3630-g459PkHnbk>
