[PATCH 1/2] kernel32/tests: Add mutex name identity tests with partial multi-byte string.
May 13, 2020
9:12 a.m.
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(a)gmail.com> --- dlls/kernel32/tests/sync.c | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+)
2148
Age (days ago)
2148
Last active (days ago)
0 comments
1 participants
participants (1)
-
Akihiro Sagawa