fix
[oweals/gnunet.git] / src / gns / test_gns_simple_get_authority.c
index 845ff5d13baa3557eaf1f4476636cb5b9f971f22..6a8184efdba12a977a182b41f977616f986d1fbb 100644 (file)
@@ -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