Sweden-Number/programs/winetest
Francois Gouget 99d36ccfb9 winetest: Don't truncate oversize reports before sending them.
test.winehq.org already sets $CGI::POST_MAX to reject oversize reports.
Furthermore truncated reports are rejected anyway.
So avoid the code duplication and inconsistencies between the winetest
and test.winehq.org (or other site) size limits.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-28 18:25:16 +02:00
..
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
gui.c winetest: Use the standard va_list instead of __ms_va_list. 2021-10-25 11:02:53 +02:00
main.c winetest: Fix handling of relative -d directories. 2021-07-26 19:42:25 +02:00
resource.h winetest: Require an email address to submit a report. 2010-02-06 10:22:21 +01:00
send.c winetest: Don't truncate oversize reports before sending them. 2021-10-28 18:25:16 +02:00
util.c winetest: Use the standard va_list instead of __ms_va_list. 2021-10-25 11:02:53 +02:00
winetest.h winetest: Use the standard va_list instead of __ms_va_list. 2021-10-25 11:02:53 +02:00
winetest.ico winetest: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
winetest.manifest winetest: Add system DPI awareness settings to the application manifest. 2021-09-08 08:54:58 +02:00
winetest.rc winetest: Enable visual styles. 2021-06-16 09:00:16 +02:00
winetest.svg winetest: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00