X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2Fplugin_transport_http.c;h=2aeb445799c4ae8600c155ac0f361367cfac9a0e;hb=594d4d0c3f901cd0a1c74a3c01d99b305ae64e01;hp=88a14701318d2faca7e99e9a83c11bf9caf2506f;hpb=846811d2607485498262a61865a088625a06e874;p=oweals%2Fgnunet.git diff --git a/src/transport/plugin_transport_http.c b/src/transport/plugin_transport_http.c index 88a147013..2aeb44579 100644 --- a/src/transport/plugin_transport_http.c +++ b/src/transport/plugin_transport_http.c @@ -623,8 +623,8 @@ mdh_access_cb (void *cls, struct IPv6HttpAddress ipv6addr; struct HTTP_PeerContext *pc; - struct Session *ps; - struct Session *ps_tmp; + struct Session *ps = NULL; + struct Session *ps_tmp = NULL; int res = GNUNET_NO; int send_error_to_client;