fix
authorChristian Grothoff <christian@grothoff.org>
Tue, 21 Dec 2010 14:25:05 +0000 (14:25 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 21 Dec 2010 14:25:05 +0000 (14:25 +0000)
src/peerinfo/perf_peerinfo_api.c

index fe1851a7ffec985b8ba1fa5d7993607982dc776a..1de0f46151fb926b3caf5d7365ac7964bd9cd5fb 100755 (executable)
@@ -177,6 +177,7 @@ check ()
 #endif
                                  "-c", "test_peerinfo_api_data.conf", NULL);
 #endif
+  GNUNET_assert (NULL != proc);
   GNUNET_PROGRAM_run ((sizeof (argv) / sizeof (char *)) - 1,
                       argv, "perf-peerinfo-api", "nohelp",
                       options, &run, &ok);