From: antirez Date: Fri, 10 Dec 2010 14:36:04 +0000 (+0100) Subject: valgrind suppression file added X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/e9bc56dbed149a29e031debc27bf25f2db991cc7?hp=3d24304ff930fd3392a63b79ed6037ebab94b742 valgrind suppression file added --- diff --git a/src/valgrind.sup b/src/valgrind.sup new file mode 100644 index 00000000..7ba75754 --- /dev/null +++ b/src/valgrind.sup @@ -0,0 +1,5 @@ +{ + + Memcheck:Cond + fun:lzf_compress +}