Alexandre Julliard pushed to branch master at wine / wine
Commits: 5bb6dfcc by Yuxuan Shui at 2025-06-10T22:44:18+02:00 kernel32/tests: Fix the string argument to WritePrivateProfileSectionA.
The string argument is expected to be one or more null terminated strings, with a final null character.
- - - - -
1 changed file:
- dlls/kernel32/tests/profile.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/5bb6dfccbb47191d227a047c9bbb9ac...