Skip to content

Commit 497b635

Browse files
committed
rm obsolete valgrind suppressions
1 parent 07b2c1b commit 497b635

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

src/etc/x86.supp

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -373,14 +373,6 @@
373373
fun:_ZN4llvm4UsernwEjj
374374
}
375375

376-
{
377-
libuv-0-byte-realloc
378-
Memcheck:Leak
379-
fun:malloc
380-
...
381-
fun:*uv_loop_delete*
382-
}
383-
384376
{
385377
race-or-something-ask-pcwalton-0
386378
Memcheck:Value4
@@ -502,15 +494,3 @@
502494
fun:*
503495
...
504496
}
505-
506-
{
507-
libuv-mac-no-thread-join
508-
Memcheck:Leak
509-
fun:malloc_zone_malloc
510-
fun:_CFRuntimeCreateInstance
511-
fun:CFRunLoopSourceCreate
512-
fun:uv__platform_loop_init
513-
fun:uv__loop_init
514-
fun:uv_loop_new
515-
...
516-
}

0 commit comments

Comments
 (0)