[PATCH 1/2] kernel32/tests: Add mutex name identity tests with partial multi-byte string.

Akihiro Sagawa sagawa.aki at gmail.com
Wed May 13 09:12:35 CDT 2020


Although the mutex name is ill-formed multi-byte string, we should be able to
open the mutex with the same name after creation.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/kernel32/tests/sync.c | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-tests-Add-mutex-name-identity-tests-with-pa.patch
Type: text/x-patch
Size: 2207 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200513/84e60b92/attachment.bin>


More information about the wine-devel mailing list