Re: [PATCH v7 0/2] MR10291: Fix GetModuleFileName string termination
March 12, 2026
2:38 p.m.
Akihiro Sagawa (@sgwaki) commented about dlls/kernel32/tests/loader.c:
DeleteFileA( long_path ); }
+static void test_getmodulefilename_string_termination(void)
You could expand the test to cover basic `GetModuleFileName()` behaviors, and rename the function to `test_GetModuleFileName` accordingly. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10291#note_132025
14
Age (days ago)
14
Last active (days ago)
0 comments
1 participants
participants (1)
-
Akihiro Sagawa (@sgwaki)