[Bug 274404] fsck_ffs(8): checksnapinfo: segmentation fault

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 28 Oct 2023 21:12:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274404

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=0bd8274c8529145fb1cba77b538291545cd34c39

commit 0bd8274c8529145fb1cba77b538291545cd34c39
Author:     Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2023-10-20 22:14:46 +0000
Commit:     Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2023-10-28 21:09:36 +0000

    Fix a bug in fsck_ffs(8) triggered by corrupted filesystems.

    Reported-by:  Andreas Bock
    PR:           274404
    (cherry picked from commit 1e39a0886e0999520a7e7136e3f7d09e9cd9a5f2)

 sbin/fsck_ffs/setup.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.