projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
545faed
)
init 'ch' field
author
Christian Grothoff
<christian@grothoff.org>
Sat, 17 Dec 2016 07:05:01 +0000
(08:05 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 17 Dec 2016 07:05:01 +0000
(08:05 +0100)
src/nat/gnunet-service-nat.c
patch
|
blob
|
history
diff --git
a/src/nat/gnunet-service-nat.c
b/src/nat/gnunet-service-nat.c
index af1219dc06481fa1df62820f712c317fb01d0bea..10bfd07a45a6b3c2328acbbf892b4cd4f536c964 100644
(file)
--- a/
src/nat/gnunet-service-nat.c
+++ b/
src/nat/gnunet-service-nat.c
@@
-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,