-fix shutdown

This commit is contained in:
Christian Grothoff 2021-08-03 14:31:31 +02:00
parent 700562560e
commit 65b113e06b
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -175,6 +175,7 @@ credit_history_cb (void *cls,
{ {
(void) cls; (void) cls;
chh = NULL;
if (MHD_HTTP_OK != http_status) if (MHD_HTTP_OK != http_status)
{ {
if ( (MHD_HTTP_NO_CONTENT != http_status) || if ( (MHD_HTTP_NO_CONTENT != http_status) ||