Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 2023 15:56:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 266693] llvm_textconf_decode() can LIST_REMOVE without previous LIST_INSERT_HEAD during taste
Message-ID:  <bug-266693-227-B7ResTcPHZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266693-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266693-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=3D266693

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D56279238b03a0ccef245b22fff7679fe3=
5cffccc

commit 56279238b03a0ccef245b22fff7679fe35cffccc
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2023-10-17 14:25:38 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2023-10-17 15:19:05 +0000

    geom_linux_lvm: Avoid removing from vg_list before inserting

    PR:             266693
    Reported by:    Robert Morris <rtm@lcs.mit.edu>
    MFC after:      1 week

 sys/geom/linux_lvm/g_linux_lvm.c | 4 ++--
 1 file changed, 2 insertions(+), 2 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-266693-227-B7ResTcPHZ>