From: Sree Harsha Totakura Date: Mon, 1 Apr 2013 22:03:55 +0000 (+0000) Subject: - suppress still reachable blocks from CRYPTO X-Git-Tag: initial-import-from-subversion-38251~9406 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cc9cba8ae326936e3f4679d0c518592f23579658;p=oweals%2Fgnunet.git - suppress still reachable blocks from CRYPTO --- diff --git a/src/testbed/misc.supp b/src/testbed/misc.supp index 95fc69a3b..4e4424b6c 100644 --- a/src/testbed/misc.supp +++ b/src/testbed/misc.supp @@ -39,4 +39,11 @@ fun:make_request fun:__check_pf } - +{ + + Memcheck:Leak + ... + fun:GNUNET_CRYPTO_random_init + fun:call_init + ... +}