commit 72d109bd938ca8e76ece4187bc94dc4c93c761a9
parent 681d7fca7396dde33ba51a4ce92c78d19b65d8cd
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 31 May 2026 00:20:52 +0200
fix double-response queueing in CONTENT_TOO_LARGE handling
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/mhd2/stream_process_request.c b/src/mhd2/stream_process_request.c
@@ -3770,6 +3770,7 @@ handle_req_chunk_size_line_no_space (struct MHD_Connection *c,
mhd_RESPOND_WITH_ERROR_STATIC (c,
MHD_HTTP_STATUS_CONTENT_TOO_LARGE,
ERR_RSP_REQUEST_CHUNK_LINE_EXT_TOO_BIG);
+ return;
}
}
err_code = mhd_stream_get_no_space_err_status_code (c,