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.
1 parent 941e91f commit 490e79aCopy full SHA for 490e79a
test/supp/drd-umf_test-ipc_max_opened_limit.supp
@@ -0,0 +1,34 @@
1
+{
2
+ Conditional variable destruction false-positive
3
+ drd:CondErr
4
+ ...
5
+ fun:pthread_cond_destroy@*
6
7
+}
8
+
9
10
+ [false-positive] Double check locking pattern in trackingOpenIpcHandle
11
+ drd:ConflictingAccess
12
+ fun:utils_atomic_load_acquire_ptr
13
+ fun:trackingOpenIpcHandle
14
+ fun:umfMemoryProviderOpenIPCHandle
15
+ fun:umfOpenIPCHandle
16
17
18
19
20
+ [false-positive] trackingGetIpcHandle
21
22
+ fun:trackingGetIpcHandle
23
+ fun:umfMemoryProviderGetIPCHandle
24
+ fun:umfGetIPCHandle
25
26
27
28
29
30
+ fun:memmove
31
32
33
34
0 commit comments