[PATCH v2 0/1] MR342: secur32: Return a SECBUFFER_MISSING buffer from the handshake if the input message is incomplete.

Alexandre Julliard (@julliard) wine at gitlab.winehq.org
Thu Jun 30 04:30:31 CDT 2022


This is causing a bunch of test failures, for instance:

```
tools/runtest -q -P wine -T . -M wininet.dll -p dlls/wininet/tests/wininet_test.exe http && touch dlls/wininet/tests/http.ok
Assertion failed: in_bufs[1].BufferType == SECBUFFER_EMPTY, file dlls/wininet/netconnection.c, line 503
make: *** [Makefile:137179: dlls/wininet/tests/http.ok] Error 3
```

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/342#note_3028



More information about the wine-devel mailing list