gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: remove unused/undocumented valgr


From: gnunet
Subject: [taler-exchange] branch master updated: remove unused/undocumented valgraind suppression file
Date: Sun, 19 Jan 2020 01:42:53 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new b683fd11 remove unused/undocumented valgraind suppression file
b683fd11 is described below

commit b683fd114ac1ce65cbe480bd8319f513e08fe893
Author: Florian Dold <address@hidden>
AuthorDate: Sun Jan 19 01:42:48 2020 +0100

    remove unused/undocumented valgraind suppression file
---
 src/util/misc.supp | 28 ----------------------------
 1 file changed, 28 deletions(-)

diff --git a/src/util/misc.supp b/src/util/misc.supp
deleted file mode 100644
index afcac612..00000000
--- a/src/util/misc.supp
+++ /dev/null
@@ -1,28 +0,0 @@
-{
-  <gnunet_gcrypt_init>
-  Memcheck:Leak
-  match-leak-kinds:reachable
-  ...
-  fun:GNUNET_CRYPTO_random_init
-  fun:call_init.part.0
-  ...
-}
-
-{
-  <mpi_ec_new>
-  Memcheck:Leak
-  match-leak-kinds:reachable
-  ...
-  fun:point_from_keyparam
-  fun:_gcry_mpi_ec_new
-  ...
-}
-
-{
-  <gnunet_log_setup>
-  Memcheck:Leak
-  match-leak-kinds:reachable
-  ...
-  fun:GNUNET_log_setup
-  ...
-}
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]