connection.c: muted false-positive compiler warning

This commit is contained in:
Evgeny Grin (Karlson2k)
2023-12-31 15:53:26 +03:00
parent d5ea3b626b
commit 8bb89d0be4
+2
View File
@@ -4475,6 +4475,8 @@ process_request_body (struct MHD_Connection *connection)
mhd_assert (0 != available);
overflow = false;
chunk_size = 0; /* Mute possible compiler warning.
The real value will be set later. */
num_dig = MHD_strx_to_uint64_n_ (buffer_head,
available,