diff options
Diffstat (limited to 'externals/gridflow/extra/gf.valgrind2')
-rw-r--r-- | externals/gridflow/extra/gf.valgrind2 | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/externals/gridflow/extra/gf.valgrind2 b/externals/gridflow/extra/gf.valgrind2 deleted file mode 100644 index d823b34b..00000000 --- a/externals/gridflow/extra/gf.valgrind2 +++ /dev/null @@ -1,42 +0,0 @@ -{ - hello1 - Memcheck:Cond - fun:mark_locations_array -} -{ - hello2 - Memcheck:Cond - fun:gc_mark -} -{ - hello3 - Memcheck:Value4 - fun:gc_mark -} -{ - hello4 - Memcheck:Cond - fun:gc_mark_children -} -{ - hello5 - Memcheck:Value4 - fun:gc_mark_children -} -{ - hello6 - Memcheck:Cond - fun:_dl_relocate_object_internal -} -{ - hello7 - Memcheck:Value4 - fun:st_lookup - fun:rb_mark_generic_ivar -} -{ - hello8 - Memcheck:Cond - fun:st_lookup - fun:rb_mark_generic_ivar -} |