[Bug 28831] secur32/tests/schannel.ok: occasional uninitialised memory read in _gnutls_recv_int() in test_communication()?

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 26 22:29:49 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=28831

--- Comment #1 from Austin English <austinenglish at 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)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list