]> git.saurik.com Git - redis.git/commitdiff
valgrind suppression file added
authorantirez <antirez@gmail.com>
Fri, 10 Dec 2010 14:36:04 +0000 (15:36 +0100)
committerantirez <antirez@gmail.com>
Fri, 10 Dec 2010 14:36:04 +0000 (15:36 +0100)
src/valgrind.sup [new file with mode: 0644]

diff --git a/src/valgrind.sup b/src/valgrind.sup
new file mode 100644 (file)
index 0000000..7ba7575
--- /dev/null
@@ -0,0 +1,5 @@
+{
+   <lzf_unitialized_hash_table>
+   Memcheck:Cond
+   fun:lzf_compress
+}