- suppress still reachable blocks from CRYPTO
authorSree Harsha Totakura <totakura@in.tum.de>
Mon, 1 Apr 2013 22:03:55 +0000 (22:03 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Mon, 1 Apr 2013 22:03:55 +0000 (22:03 +0000)
src/testbed/misc.supp

index 95fc69a3b2172e25bd6fe68ef03f54605a258f81..4e4424b6cd8b080b580b75d4183e55f98b17cbc0 100644 (file)
    fun:make_request
    fun:__check_pf
 }
-
+{
+   <crypto-reachable>
+   Memcheck:Leak
+   ...
+   fun:GNUNET_CRYPTO_random_init
+   fun:call_init
+   ...
+}