reactos/modules/rostests/winetests/winhttp
Doug Lyons 9ce81f6485
[WINHTTP_WINETEST] Skip wine_dbgstr_wn() call when returned text length is zero (#5656)
On receiving a zero length response, do not try to print returned text using wine_dbgstr_wn().
Instead check the returned string for zero length and skip the print in that case.

ROSTESTS-377
2023-09-07 00:02:48 +03:00
..
CMakeLists.txt
notification.c [WINHTTP_WINETEST] Restore test_persistent_connection execution 2019-12-30 14:57:58 +02:00
testlist.c
url.c [WINHTTP_WINETEST] Sync with Wine Staging 4.18. CORE-16441 2019-12-07 13:06:11 +01:00
winhttp.c [WINHTTP_WINETEST] Skip wine_dbgstr_wn() call when returned text length is zero (#5656) 2023-09-07 00:02:48 +03:00