https://bugs.winehq.org/show_bug.cgi?id=28831
--- Comment #1 from Austin English austinenglish@gmail.com --- I got it: ../../../tools/runtest -q -P wine -T ../../.. -M secur32.dll -p secur32_test.exe.so schannel && touch schannel.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 fixme:secur32:schan_QueryCredentialsAttributesA SECPKG_CRED_ATTR_NAMES: stub fixme:secur32:schan_QueryCredentialsAttributes SECPKG_ATTR_CIPHER_STRENGTHS: semi-stub Conditional jump or move depends on uninitialised value(s) at schan_InitializeSecurityContextW (schannel.c:865) by schan_InitializeSecurityContextA (schannel.c:940) by InitializeSecurityContextA (wrapper.c:282) by test_communication (schannel.c:704) by func_schannel (schannel.c:907) by run_test (test.h:584) by main (test.h:654) Uninitialised value was created by a client request at mark_block_uninitialized (heap.c:209) by initialize_block (heap.c:240) by RtlAllocateHeap (heap.c:1717) by init_buffers (schannel.c:551) by test_communication (schannel.c:693) by func_schannel (schannel.c:907) by run_test (test.h:584) by main (test.h:654)