Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Sep 2016 12:11:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211823] [patch] fsck_ffs incorrectly failing in check_cgmagic
Message-ID:  <bug-211823-8-hBK5EJdHty@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211823-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211823-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #4 from Christian Heckendorf <heckendorfc@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211823-8-hBK5EJdHty>