summaryrefslogtreecommitdiff
path: root/src/valgrind.sup
diff options
context:
space:
mode:
authorbyte2016 <[email protected]>2018-06-12 19:55:38 +0800
committerbyte2016 <[email protected]>2018-06-12 19:55:38 +0800
commit76f2c13d7c27d7419af79ea0bdc7ab7717b6935b (patch)
treeaa2ca741501d40990b892d504a1cc3b7defe57aa /src/valgrind.sup
Init commit.HEADmaster
Diffstat (limited to 'src/valgrind.sup')
-rw-r--r--src/valgrind.sup17
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
+}