-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathvalgrind.supp
83 lines (83 loc) · 1.35 KB
/
valgrind.supp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
HDF5-internal-write-close
Memcheck:Param
pwrite64(buf)
fun:pwrite
obj:*/libhdf5*
fun:H5FD_write
fun:H5F__accum_write
fun:H5PB_write
fun:H5F_block_write
fun:H5D__flush_sieve_buf
obj:*/libhdf5*
fun:H5D__flush_real
fun:H5D_close
obj:*/libhdf5*
fun:H5I_dec_ref
}
{
HDF5-write
Memcheck:Param
pwrite64(buf)
fun:pwrite
obj:*/libhdf5*
fun:H5FD_write
fun:H5F__accum_write
fun:H5PB_write
fun:H5F_block_write
obj:*/libhdf5*
obj:*/libhdf5*
obj:*/libhdf5*
obj:*/libhdf5*
fun:H5D__write
fun:H5Dwrite
}
{
HDF5-attributes-close
Memcheck:Param
pwrite64(buf)
fun:pwrite
obj:*/libhdf5*
fun:H5FD_write
fun:H5F__accum_write
fun:H5PB_write
fun:H5F_block_write
fun:H5C__flush_single_entry
fun:H5C_flush_cache
fun:H5AC_flush
obj:*/libhdf5*
fun:H5F__dest
fun:H5F_try_close
}
{
HDF5-zlibng
Memcheck:Cond
fun:memmove
obj:*/libz*
obj:*/libz*
fun:deflate
fun:compress2
obj:*/libhdf5*
fun:H5Z_pipeline
obj:*/libhdf5*
obj:*/libhdf5*
fun:H5D__flush_real
fun:H5D_close
obj:*/libhdf5*
}
{
HDF5-zlibng
Memcheck:Value8
fun:memmove
obj:*/libz*
obj:*/libz*
fun:deflate
fun:compress2
obj:*/libhdf5*
fun:H5Z_pipeline
obj:*/libhdf5*
obj:*/libhdf5*
fun:H5D__flush_real
fun:H5D_close
obj:*/libhdf5*
}