https://bugs.winehq.org/show_bug.cgi?id=36599
Bug ID: 36599 Summary: winhttp/winhttp.c test fails under valgrind Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: winhttp Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M winhttp.dll -p winhttp_test.exe.so winhttp && touch winhttp.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 fixme:winhttp:request_query_option partial stub
winhttp.c:879: Test failed: failed to receive response 12152 winhttp.c:883: Test failed: failed unexpectedly 12150 winhttp.c:884: Test failed: request failed unexpectedly 122 winhttp.c:899: Test failed: read_size = 0
causing a lot of valgrind warnings about uninitialized values in winetest_ok/etc.