-lots
[oweals/gnunet.git] / src / fs / test_fs_search_ranking.c
index af4e56aef46087c4123ccefc595d59f9c2032672..5ad7da2242fdbbdb2983e350eb78452b3b4c7729 100644 (file)
@@ -236,7 +236,7 @@ FAILURE:
 
 #if START_DAEMON
   GNUNET_GE_ASSERT (NULL, GNUNET_OK == GNUNET_daemon_stop (NULL, daemon));
-  GNUNET_OS_process_close (daemon);
+  GNUNET_OS_process_destroy (daemon);
   daemon = NULL;
 #endif
   GNUNET_GC_free (cfg);