fix
authorChristian Grothoff <christian@grothoff.org>
Wed, 1 Jun 2011 16:06:22 +0000 (16:06 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 1 Jun 2011 16:06:22 +0000 (16:06 +0000)
src/transport/plugin_transport_tcp.c

index b500b3a72a5c21e8480f8ec6e28a71018eae67fa..7199bbfc79ae468cfdc8c937ac168316138b1633 100644 (file)
@@ -1998,6 +1998,7 @@ handle_tcp_welcome (void *cls,
                         "tcp",
                         "Found address `%s' (already have session)\n",
                         GNUNET_a2s (vaddr, alen));
+       GNUNET_free (vaddr);
       }
 #endif
     }