[Bug 266693] llvm_textconf_decode() can LIST_REMOVE without previous LIST_INSERT_HEAD during taste

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 17 Oct 2023 15:56:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266693

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

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

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(-)

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