-fix trivial double-free
authorChristian Grothoff <christian@grothoff.org>
Tue, 23 Dec 2014 23:03:05 +0000 (23:03 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 23 Dec 2014 23:03:05 +0000 (23:03 +0000)
src/ats-tool/gnunet-ats.c

index 767473141e5d01400810136b919302014a6fa8d7..69fbcf7a3b94cb05b71727d78bc6a2334ccfcdd6 100644 (file)
@@ -545,7 +545,6 @@ ats_perf_mon_cb (void *cls,
              GNUNET_i2s (&address->peer),
              actx.res->address->transport_name);
     GNUNET_HELLO_address_free (actx.res);
-    GNUNET_free (actx.res);
     return;
   }