(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 5 Oct 2010 12:46:07 +0000 (12:46 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 5 Oct 2010 12:46:07 +0000 (12:46 +0000)
src/transport/plugin_transport_http.c

index 675645aa3b023c0a45b99f60c8523561094a238d..d7de2e91f462f288760fa5e4dfaf9602a511de25 100644 (file)
@@ -991,7 +991,7 @@ mdh_access_cb (void *cls,
   struct IPv4HttpAddress ipv4addr;
   struct IPv6HttpAddress ipv6addr;
 
-  struct HTTP_PeerContext *pc;
+  struct HTTP_PeerContext *pc = NULL;
   struct Session *ps = NULL;
   struct Session *ps_tmp = NULL;