Skip to content

Commit 35c0238

Browse files
committed
Remove all suppressions for trackingOpenIpcHandle()
Signed-off-by: Lukasz Dorau <[email protected]>
1 parent d58f902 commit 35c0238

10 files changed

+0
-188
lines changed

test/supp/drd-test_ipc.supp

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,3 @@
55
fun:pthread_cond_destroy@*
66
...
77
}
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-
}

test/supp/drd-test_ipc_max_opened_limit.supp

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,3 @@
55
fun:pthread_cond_destroy@*
66
...
77
}
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-
}

test/supp/drd-test_provider_devdax_memory_ipc.supp

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
{
2-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
3-
drd:ConflictingAccess
4-
fun:utils_atomic_store_release_ptr
5-
fun:upstreamOpenIPCHandle
6-
fun:trackingOpenIpcHandle
7-
fun:umfMemoryProviderOpenIPCHandle
8-
fun:umfOpenIPCHandle
9-
...
10-
}
11-
12-
{
13-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
14-
drd:ConflictingAccess
15-
fun:utils_atomic_load_acquire_ptr
16-
fun:trackingOpenIpcHandle
17-
fun:umfMemoryProviderOpenIPCHandle
18-
fun:umfOpenIPCHandle
19-
...
20-
}
21-
221
{
232
False-positive ConflictingAccess in jemalloc
243
drd:ConflictingAccess

test/supp/drd-test_provider_file_memory_ipc.supp

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,6 @@
66
...
77
}
88

9-
{
10-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
11-
drd:ConflictingAccess
12-
fun:utils_atomic_store_release_ptr
13-
fun:upstreamOpenIPCHandle
14-
fun:trackingOpenIpcHandle
15-
fun:umfMemoryProviderOpenIPCHandle
16-
fun:umfOpenIPCHandle
17-
...
18-
}
19-
20-
{
21-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
22-
drd:ConflictingAccess
23-
fun:utils_atomic_load_acquire_ptr
24-
fun:trackingOpenIpcHandle
25-
fun:umfMemoryProviderOpenIPCHandle
26-
fun:umfOpenIPCHandle
27-
...
28-
}
29-
309
{
3110
False-positive ConflictingAccess in jemalloc
3211
drd:ConflictingAccess

test/supp/drd-test_provider_os_memory.supp

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
{
2-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
3-
drd:ConflictingAccess
4-
fun:utils_atomic_store_release_ptr
5-
fun:upstreamOpenIPCHandle
6-
fun:trackingOpenIpcHandle
7-
fun:umfMemoryProviderOpenIPCHandle
8-
fun:umfOpenIPCHandle
9-
...
10-
}
11-
12-
{
13-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
14-
drd:ConflictingAccess
15-
fun:utils_atomic_load_acquire_ptr
16-
fun:trackingOpenIpcHandle
17-
fun:umfMemoryProviderOpenIPCHandle
18-
fun:umfOpenIPCHandle
19-
...
20-
}
21-
221
{
232
False-positive ConflictingAccess in jemalloc
243
drd:ConflictingAccess

test/supp/helgrind-test_ipc.supp

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,3 @@
1414
fun:critnib_find
1515
...
1616
}
17-
18-
{
19-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
20-
Helgrind:Race
21-
fun:utils_atomic_store_release_ptr
22-
fun:upstreamOpenIPCHandle
23-
fun:trackingOpenIpcHandle
24-
fun:umfMemoryProviderOpenIPCHandle
25-
fun:umfOpenIPCHandle
26-
...
27-
}
28-
29-
{
30-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
31-
Helgrind:Race
32-
fun:utils_atomic_load_acquire_ptr
33-
fun:trackingOpenIpcHandle
34-
fun:umfMemoryProviderOpenIPCHandle
35-
fun:umfOpenIPCHandle
36-
...
37-
}

test/supp/helgrind-test_ipc_max_opened_limit.supp

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,3 @@
1414
fun:critnib_find
1515
...
1616
}
17-
18-
{
19-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
20-
Helgrind:Race
21-
fun:utils_atomic_store_release_ptr
22-
fun:upstreamOpenIPCHandle
23-
fun:trackingOpenIpcHandle
24-
fun:umfMemoryProviderOpenIPCHandle
25-
fun:umfOpenIPCHandle
26-
...
27-
}
28-
29-
{
30-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
31-
Helgrind:Race
32-
fun:utils_atomic_load_acquire_ptr
33-
fun:trackingOpenIpcHandle
34-
fun:umfMemoryProviderOpenIPCHandle
35-
fun:umfOpenIPCHandle
36-
...
37-
}

test/supp/helgrind-test_provider_devdax_memory_ipc.supp

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
{
2-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
3-
Helgrind:Race
4-
fun:utils_atomic_store_release_ptr
5-
fun:upstreamOpenIPCHandle
6-
fun:trackingOpenIpcHandle
7-
fun:umfMemoryProviderOpenIPCHandle
8-
fun:umfOpenIPCHandle
9-
...
10-
}
11-
12-
{
13-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
14-
Helgrind:Race
15-
fun:utils_atomic_load_acquire_ptr
16-
fun:trackingOpenIpcHandle
17-
fun:umfMemoryProviderOpenIPCHandle
18-
fun:umfOpenIPCHandle
19-
...
20-
}
21-
221
{
232
False-positive ConflictingAccess in jemalloc
243
Helgrind:Race

test/supp/helgrind-test_provider_file_memory_ipc.supp

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
{
2-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
3-
Helgrind:Race
4-
fun:utils_atomic_store_release_ptr
5-
fun:upstreamOpenIPCHandle
6-
fun:trackingOpenIpcHandle
7-
fun:umfMemoryProviderOpenIPCHandle
8-
fun:umfOpenIPCHandle
9-
...
10-
}
11-
12-
{
13-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
14-
Helgrind:Race
15-
fun:utils_atomic_load_acquire_ptr
16-
fun:trackingOpenIpcHandle
17-
fun:umfMemoryProviderOpenIPCHandle
18-
fun:umfOpenIPCHandle
19-
...
20-
}
21-
221
{
232
False-positive race in critnib_insert (lack of instrumentation)
243
Helgrind:Race

test/supp/helgrind-test_provider_os_memory.supp

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
{
2-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
3-
Helgrind:Race
4-
fun:utils_atomic_store_release_ptr
5-
fun:upstreamOpenIPCHandle
6-
fun:trackingOpenIpcHandle
7-
fun:umfMemoryProviderOpenIPCHandle
8-
fun:umfOpenIPCHandle
9-
...
10-
}
11-
12-
{
13-
[false-positive] Double check locking pattern in trackingOpenIpcHandle
14-
Helgrind:Race
15-
fun:utils_atomic_load_acquire_ptr
16-
fun:trackingOpenIpcHandle
17-
fun:umfMemoryProviderOpenIPCHandle
18-
fun:umfOpenIPCHandle
19-
...
20-
}
21-
221
{
232
False-positive ConflictingAccess in jemalloc
243
Helgrind:Race

0 commit comments

Comments
 (0)