aboutsummaryrefslogtreecommitdiff
path: root/src/gns
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns')
-rw-r--r--src/gns/test_gns_proxy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/test_gns_proxy.c b/src/gns/test_gns_proxy.c
index 4cd0a3714..5f5491b7a 100644
--- a/src/gns/test_gns_proxy.c
+++ b/src/gns/test_gns_proxy.c
@@ -149,6 +149,7 @@ do_shutdown ()
149 proxy_proc = NULL; 149 proxy_proc = NULL;
150 } 150 }
151 url = NULL; 151 url = NULL;
152 GNUNET_SCHEDULER_shutdown ();
152} 153}
153 154
154 155