diff options
Diffstat (limited to 'src/valgrind.sup')
| -rw-r--r-- | src/valgrind.sup | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/valgrind.sup b/src/valgrind.sup new file mode 100644 index 0000000..3024d63 --- /dev/null +++ b/src/valgrind.sup @@ -0,0 +1,17 @@ +{ + <lzf_unitialized_hash_table> + Memcheck:Cond + fun:lzf_compress +} + +{ + <lzf_unitialized_hash_table> + Memcheck:Value4 + fun:lzf_compress +} + +{ + <lzf_unitialized_hash_table> + Memcheck:Value8 + fun:lzf_compress +} |
