From: antirez Date: Sat, 24 Mar 2012 11:06:56 +0000 (+0100) Subject: When running the test in valgrind mode, pass the right flags to show memory leaks... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/74f10793c8b53fac97b44c3bf8d04cdf2d157bd7?ds=sidebyside;hp=74f10793c8b53fac97b44c3bf8d04cdf2d157bd7 When running the test in valgrind mode, pass the right flags to show memory leaks stack traces but only including the "definitely lost" items. ---