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

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

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

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

commit b08c5c8acf1e85bd719cc1f65a304948ae39bc4f
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:14:32 +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.