27 Oct
2025
27 Oct
'25
10:20 p.m.
Alexandre Julliard pushed to branch master at wine / wine Commits: 2935a6ca by Zhengyong Chen at 2025-10-27T23:19:02+01:00 server: Fix incorrect key modification in rename_key function. When `index == cur_index + 1`, the modification logic incorrectly altered the value of the subkey following the current key, leading to unintended changes in other keys. Signed-off-by: chenzhengyong <chenzhengyong(a)uniontech.com> - - - - - 1 changed file: - server/registry.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/2935a6cabcbf5f79a45df339ccd19e0... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/2935a6cabcbf5f79a45df339ccd19e0... You're receiving this email because of your account on gitlab.winehq.org.