fix bogus free

This commit is contained in:
Christian Grothoff 2019-12-18 22:11:49 +01:00
parent 36e15a501f
commit 9871176efa
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -396,7 +396,6 @@ load_terms (struct TALER_MHD_Legal *legal,
GNUNET_free (fn);
return;
}
GNUNET_free (fn);
if (0 != fstat (fd, &st))
{
GNUNET_log_strerror_file (GNUNET_ERROR_TYPE_WARNING,