We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 220b52f commit e05cb5aCopy full SHA for e05cb5a
darwin14.supp
@@ -134,6 +134,27 @@
134
...
135
}
136
137
+{
138
+ OSX1010:14-Leak
139
+ Memcheck:Leak
140
+ match-leak-kinds: reachable
141
+ fun:?alloc
142
+ ...
143
+ fun:libSystem_atfork_child
144
145
+}
146
+
147
148
+ OSX1010:15-Leak
149
150
151
+ fun:malloc
152
+ fun:__smakebuf
153
154
+ fun:printf
155
156
157
158
############################################
159
## Non-leak errors
160
0 commit comments