[Bug 28449] GnuTLS internal error in wine test case

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 23 03:21:05 CDT 2011


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

Toralf Förster <toralf.foerster at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |UNCONFIRMED
         Resolution|INVALID                     |

--- Comment #7 from Toralf Förster <toralf.foerster at gmx.de> 2011-09-23 03:21:04 CDT ---
Well, the wine test case doesn't handle a fault in GnuTLS correctly.
Look at line 641 :
With this change :
-    buffers[1].cBuffers = 1;
+    buffers[1].cBuffers = 4;

now I get :

GnuTLS error: GnuTLS internal error.
schannel.c:647: Test failed: Expected SEC_E_INVALID_TOKEN, got 80090304

which means that wine detects a failure if the test case.

Without the change wine assumes allis fine - and that is definitely not the
case.

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