We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a4a335 + b2c37b8 commit c6d8e11Copy full SHA for c6d8e11
test/supp/drd-test_ipc.supp
@@ -15,3 +15,14 @@
15
fun:umfOpenIPCHandle
16
...
17
}
18
+
19
+{
20
+ [false-positive] Double check locking pattern in trackingOpenIpcHandle
21
+ drd:ConflictingAccess
22
+ fun:utils_atomic_store_release_ptr
23
+ fun:upstreamOpenIPCHandle
24
+ fun:trackingOpenIpcHandle
25
+ fun:umfMemoryProviderOpenIPCHandle
26
+ fun:umfOpenIPCHandle
27
+ ...
28
+}
test/supp/drd-test_ipc_max_opened_limit.supp
0 commit comments