]> git.saurik.com Git - redis.git/blobdiff - src/valgrind.sup
Test: fixed osx "leaks" support in test.
[redis.git] / src / valgrind.sup
index 7ba757548332f0ee5666d5c60e9ef821e1e73337..3024d63bcdde2ba9c2ac4a2a08e7b8a78cf03249 100644 (file)
@@ -3,3 +3,15 @@
    Memcheck:Cond
    fun:lzf_compress
 }
    Memcheck:Cond
    fun:lzf_compress
 }
+
+{
+   <lzf_unitialized_hash_table>
+   Memcheck:Value4
+   fun:lzf_compress
+}
+
+{
+   <lzf_unitialized_hash_table>
+   Memcheck:Value8
+   fun:lzf_compress
+}