-fix for #688590: allow user to specify how to install nsslibs
[oweals/gnunet.git] / src / gns / gnunet-gns.c
index f06bf0d7ba23eba854158db61c917970cf48b5bd..068a9266ec6d51c3f0d114662e03a1c9ebcec23a 100644 (file)
@@ -246,6 +246,7 @@ run (void *cls, char *const *args, const char *cfgfile,
     if (! raw)
       GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
                  "Using private zone: %s!\n", &zonename);
+    GNUNET_CRYPTO_rsa_key_free (private_key);
   }
   
   if (NULL != lookup_type)