leak, c3045
authorChristian Grothoff <christian@grothoff.org>
Fri, 16 Sep 2011 13:59:48 +0000 (13:59 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 16 Sep 2011 13:59:48 +0000 (13:59 +0000)
src/dht/gnunet-service-dht.c

index 6bb3f12f91f841cb066b62d413776afeecbd59a0..b58fa7ede30bf9d87fe574810258ea4081018332 100644 (file)
@@ -4107,6 +4107,7 @@ handle_dht_p2p_route_request (void *cls, const struct GNUNET_PeerIdentity *peer,
          path_size))
     {
       GNUNET_break_op (0);
+      GNUNET_free (msg_ctx);
       return GNUNET_YES;
     }
     route_path = (char *) &incoming[1];