File: memcheck-libunwind.supp

package info (click to toggle)
libpmemobj-cpp 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,568 kB
  • sloc: cpp: 14,128; sh: 643; ansic: 497; perl: 381; makefile: 8
file content (23 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
   generic libunwind suppression
   Memcheck:Param
   msync(start)
   ...
   obj:*libunwind*
   ...
}
{
   generic libunwind suppression
   Memcheck:Param
   rt_sigprocmask(set)
   ...
   obj:*libunwind*
   ...
}
{
   generic libunwind suppression
   Memcheck:Addr8
   ...
   obj:*libunwind*
   ...
}