[Bug 19144] QueryContextAttributesW returns wrong return value

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 5 16:50:15 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19144





--- Comment #6 from Andras Kovacs <andras at csevego.net>  2009-08-05 16:50:14 ---
Look at this sniplet:

trace:secur32:schan_QueryContextAttributesW context_handle 0x1bc010, attribute
0x4, buffer 0x35cdb48
trace:secur32:schan_QueryContextAttributesW Using 16 mac bytes, block size 1
(...)
001d:Call KERNEL32.TlsSetValue(0000000c,80090308) ret=65001800
001d:Ret  KERNEL32.TlsSetValue() retval=00000001 ret=65001800
(...)

I think it checks something, what QueryContextAttributesW returns, and set into
a TLS. (80090308 is SEC_E_INVALID_TOKEN)

Debug log (its huge, because it's a .net app):
http://mgmt.sth.sze.hu/~andras/wine/hatar/relay_secur32.log.bz2

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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