[Bug 23317] SEC_E_INTERNAL_ERROR (0x80090304) returned by InitializeSecurityContextW
wine-bugs at winehq.org
wine-bugs at winehq.org
Tue Sep 21 03:23:33 CDT 2010
http://bugs.winehq.org/show_bug.cgi?id=23317
Michel Terrisse <mterrisse at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Michel Terrisse <mterrisse at free.fr> 2010-09-21 03:23:32 CDT ---
Good news, I upgraded to Wine 1.3.3 and cannot reproduce the bug anymore.
I think it can be considered as fixed.
On my side I tracked why you had an access violation and could fix the bug,
this will be in the next production of EdT 2010, Pronote 2010 and ProfNote 2010
(this was something stupid, the code was testing if a strings ends with a
carriage return 0x0D, 0x0A without testing that the length of the string is at
least 2. With a null string you could have the access violation when trying a
access memory at 0xFFFFFFFE).
Thank you for your help,
Best regards,
Michel
--
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