diff options
Diffstat (limited to 'ext/pcre/pcrelib/testdata/valgrind-jit.supp')
-rw-r--r-- | ext/pcre/pcrelib/testdata/valgrind-jit.supp | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ext/pcre/pcrelib/testdata/valgrind-jit.supp b/ext/pcre/pcrelib/testdata/valgrind-jit.supp new file mode 100644 index 0000000000..f1d2671838 --- /dev/null +++ b/ext/pcre/pcrelib/testdata/valgrind-jit.supp @@ -0,0 +1,15 @@ +{ + name + Memcheck:Addr16 + obj:??? + obj:??? + obj:??? +} + +{ + name + Memcheck:Cond + obj:??? + obj:??? + obj:??? +} |