make clang static analysis happy
[oweals/gnunet.git] / src / fs / test_fs_unindex.c
index b8fac3b1226cc47ea42c02a6b4ac5bc2862940b5..2690fc0e1a7b986189d12437c4dd3101f91e8a9e 100644 (file)
@@ -196,7 +196,7 @@ setup_peer (struct PeerContext *p, const char *cfgname)
 {
   p->cfg = GNUNET_CONFIGURATION_create ();
 #if START_ARM
-  p->arm_pid = GNUNET_OS_start_process ("gnunet-service-arm",
+  p->arm_pid = GNUNET_OS_start_process (NULL, NULL, "gnunet-service-arm",
                                         "gnunet-service-arm",
 #if VERBOSE
                                         "-L", "DEBUG",