[Bug 274875] A possible null-pointer dereference caused by a data race in sys/geom/gate/g_gate.c
Date: Fri, 03 Nov 2023 15:07:39 UTC
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.