Merge from head.
[gem5.git] / util / valgrind-suppressions
1 {
2 python error
3 Memcheck:Cond
4 fun:PyObject_Free
5 }
6 {
7 python error
8 Memcheck:Addr1
9 fun:PyObject_Free
10 }
11 {
12 python error
13 Memcheck:Addr2
14 fun:PyObject_Free
15 }
16 {
17 python error
18 Memcheck:Addr4
19 fun:PyObject_Free
20 }
21 {
22 python error
23 Memcheck:Addr8
24 fun:PyObject_Free
25 }
26 {
27 python error
28 Memcheck:Addr16
29 fun:PyObject_Free
30 }
31 {
32 python error
33 Memcheck:Value1
34 fun:PyObject_Free
35 }
36 {
37 python error
38 Memcheck:Value2
39 fun:PyObject_Free
40 }
41 {
42 python error
43 Memcheck:Value4
44 fun:PyObject_Free
45 }
46 {
47 python error
48 Memcheck:Value8
49 fun:PyObject_Free
50 }
51 {
52 python error
53 Memcheck:Value16
54 fun:PyObject_Free
55 }
56
57 {
58 python error
59 Memcheck:Cond
60 fun:PyObject_Realloc
61 }
62 {
63 python error
64 Memcheck:Addr1
65 fun:PyObject_Realloc
66 }
67 {
68 python error
69 Memcheck:Addr2
70 fun:PyObject_Realloc
71 }
72 {
73 python error
74 Memcheck:Addr4
75 fun:PyObject_Realloc
76 }
77 {
78 python error
79 Memcheck:Addr8
80 fun:PyObject_Realloc
81 }
82 {
83 python error
84 Memcheck:Addr16
85 fun:PyObject_Realloc
86 }
87 {
88 python error
89 Memcheck:Value1
90 fun:PyObject_Realloc
91 }
92 {
93 python error
94 Memcheck:Value2
95 fun:PyObject_Realloc
96 }
97 {
98 python error
99 Memcheck:Value4
100 fun:PyObject_Realloc
101 }
102 {
103 python error
104 Memcheck:Value8
105 fun:PyObject_Realloc
106 }
107 {
108 python error
109 Memcheck:Value16
110 fun:PyObject_Realloc
111 }
112
113