[Git][wine/wine][master] msi/tests: Fix wrong character counts passed to RegSetValueExA.
27 Aug
2025
27 Aug
'25
4:01 p.m.
Alexandre Julliard pushed to branch master at wine / wine Commits: 863d1285 by Yuxuan Shui at 2025-08-27T17:02:59+02:00 msi/tests: Fix wrong character counts passed to RegSetValueExA. Add a function reg_set_str to always use strlen(string) + 1 the character count, and convert all such cases. - - - - - 5 changed files: - dlls/msi/tests/action.c - dlls/msi/tests/msi.c - dlls/msi/tests/package.c - dlls/msi/tests/source.c - dlls/msi/tests/utils.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/863d1285a39846eb0e1cb8e06d0a3d0... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/863d1285a39846eb0e1cb8e06d0a3d0... You're receiving this email because of your account on gitlab.winehq.org.
106
Age (days ago)
106
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)