[Bug 211823] [patch] fsck_ffs incorrectly failing in check_cgmagic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 9 12:11:18 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211823

--- Comment #4 from Christian Heckendorf <heckendorfc at gmail.com> ---
If the value in cgp->cg_old_niblk happens to be negative then you'll end up
with a mess, or am I mistaken?

(gdb) p (uint32_t)(int16_t)52224
$1 = 4294953984

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


More information about the freebsd-bugs mailing list