[PATCH 1/2] kernel32/tests: Add mutex name identity tests with partial multi-byte string.
13 May
2020
13 May
'20
2:12 p.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(+)
2047
Age (days ago)
2047
Last active (days ago)
0 comments
1 participants
participants (1)
-
Akihiro Sagawa