Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2023 12:51:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 207855] usr/src/sys/geom/vinum/geom_vinum_plex.c:173: bad assert ?
Message-ID:  <bug-207855-227-iQckEwrJUt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207855-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207855-227@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=3D207855

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D12be1c744e002b96c3b84e816e8ec7245=
5f443bf

commit 12be1c744e002b96c3b84e816e8ec72455f443bf
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-12-12 17:08:39 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-03-23 12:49:43 +0000

    gvinum: correct assertions

    Pointer addresses are always >=3D 0.  Assert that the value is >=3D 0
    instead.

    PR:             207855, 207856
    Reviewed by:    imp
    Reported by:    David Binderman
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D37677

    (cherry picked from commit 87bb53cb538059a3085db1fa4295dde5fcba55fe)
    (cherry picked from commit 66f3ac8c661df02cf7d9e187ea20e66e2e71ec82)

 sys/geom/vinum/geom_vinum_plex.c  | 2 +-
 sys/geom/vinum/geom_vinum_raid5.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

--=20
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-207855-227-iQckEwrJUt>