init 'ch' field
authorChristian Grothoff <christian@grothoff.org>
Sat, 17 Dec 2016 07:05:01 +0000 (08:05 +0100)
committerChristian Grothoff <christian@grothoff.org>
Sat, 17 Dec 2016 07:05:01 +0000 (08:05 +0100)
src/nat/gnunet-service-nat.c

index af1219dc06481fa1df62820f712c317fb01d0bea..10bfd07a45a6b3c2328acbbf892b4cd4f536c964 100644 (file)
@@ -1377,6 +1377,7 @@ handle_autoconfig_request (void *cls,
   struct AutoconfigContext *ac;
 
   ac = GNUNET_new (struct AutoconfigContext);
+  ac->ch = ch;
   ac->c = GNUNET_CONFIGURATION_create ();
   if (GNUNET_OK !=
       GNUNET_CONFIGURATION_deserialize (ac->c,