Commit b2c37b8
committed
Add missing suppressions for upstreamOpenIPCHandle()
Add missing suppressions for utils_atomic_store_release_ptr()
in upstreamOpenIPCHandle(). There should be both suppressions:
for utils_atomic_load_acquire_ptr() and
for utils_atomic_store_release_ptr() in each suppression file.
Signed-off-by: Lukasz Dorau <[email protected]>1 parent 8dd135f commit b2c37b8
File tree
2 files changed
+22
-0
lines changed- test/supp
2 files changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments