Date: Fri, 03 Nov 2023 15:07:39 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 274875] A possible null-pointer dereference caused by a data race in sys/geom/gate/g_gate.c Message-ID: <bug-274875-227-Rsi13anxn6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274875-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274875 --- Comment #2 from Tuo Li <islituo@gmail.com> --- (In reply to Mark Johnston from comment #1) Thanks very much for your reply! I am sorry to bother you and I have carefully checked the code related to this report and found that this data race may be a false positive since the geom topology lock is used to synchronize all accesses to sc->sc_readcons. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274875-227-Rsi13anxn6>
