https://bugs.winehq.org/show_bug.cgi?id=54783
Bug ID: 54783 Summary: cryptowinrt:crypto - test_Credentials_Statics() sometimes gets unexpectedly high refcount in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
cryptowinrt:crypto - test_Credentials_Statics() sometimes gets unexpectedly high refcount in Wine:
crypto.c:321: Test failed: got ref 3. crypto.c:323: Test failed: got ref 2.
See https://test.winehq.org/data/patterns.html#cryptowinrt:crypto
Where 2 and 1 was expected respectively. There are 4 known instances so far but this test has only been running since 2023-02-23: * 2023-02-27 on MR2262 * 2023-03-15 on fg-deb64-wow64 * 2023-03-23 on fg-deb64-wow32 * 2023-04-04 on MR2576