From: Martin Schanzenbach Date: Thu, 26 Jul 2012 19:54:22 +0000 (+0000) Subject: -leak X-Git-Tag: initial-import-from-subversion-38251~12312 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=01d55b7cd66423b2630b78c0bbc144362a1f37aa;p=oweals%2Fgnunet.git -leak --- diff --git a/src/gns/test_gns_simple_get_authority.c b/src/gns/test_gns_simple_get_authority.c index 845ff5d13..6a8184efd 100644 --- a/src/gns/test_gns_simple_get_authority.c +++ b/src/gns/test_gns_simple_get_authority.c @@ -307,7 +307,9 @@ do_shorten(void *cls, const struct GNUNET_PeerIdentity *id, NULL); GNUNET_free(sig); - + GNUNET_CRYPTO_rsa_key_free (alice_key); + GNUNET_CRYPTO_rsa_key_free (bob_key); + GNUNET_CRYPTO_rsa_key_free (our_key); } static void