-fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 10 Dec 2012 14:15:45 +0000 (14:15 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 10 Dec 2012 14:15:45 +0000 (14:15 +0000)
src/util/configuration.c

index 9c0a8b476e256c2d621211e7a30e4cc6075ed21b..28cf1f2dccec7859d224905ec8d7d4e0ccbe59a7 100644 (file)
@@ -294,6 +294,7 @@ GNUNET_CONFIGURATION_deserialize (struct GNUNET_CONFIGURATION_Handle *cfg,
         nr);
     ret = GNUNET_SYSERR;
     GNUNET_free_non_null (line_orig);
+    line_orig = NULL;
     break;
   }
   LOG (GNUNET_ERROR_TYPE_DEBUG, "Finished deserializing config\n");