-check for NULL
authorChristian Grothoff <christian@grothoff.org>
Thu, 14 Jun 2012 09:48:08 +0000 (09:48 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 14 Jun 2012 09:48:08 +0000 (09:48 +0000)
src/util/test_common_logging_runtime_loglevels.c

index df152ba6a618d9f456d88d815f33e76f15f04a9a..d01cd3bce9285b2bda557abeee80c096d3412c21 100644 (file)
@@ -324,6 +324,7 @@ runone ()
                                   "./test_common_logging_dummy",
 #endif
                                   "test_common_logging_dummy", NULL);
+  GNUNET_assert (NULL != proc);
   putenv ("GNUNET_FORCE_LOG=");
   putenv ("GNUNET_LOG=");