[Bug 17645] crypt32/sip: test fails with +heap on OpenSolaris

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 12 19:41:33 CDT 2009


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


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Austin English <austinenglish at gmail.com>  2009-08-12 19:41:32 ---
(In reply to comment #2)
> The first failure is not in fact in any crypt32 function, even though the tests
> are in crypt32:
> sip.c:194: Test failed: expected GEVA(windir) to succeed, last error 203
> 
> The corresponding code in the tests is:
>     ret = GetEnvironmentVariableA(windir, regeditPath, MAX_PATH);
>     ok (ret > 0, "expected GEVA(windir) to succeed, last error %d\n",
> GetLastError());
> 
> You might attach a +environ trace to see why this one's failing.

Seems fine now, actually.

-- 
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