[Git][wine/wine][master] cfgmgr32: Fix CM_Get_Device_ID buffer size handling.
Alexandre Julliard pushed to branch master at wine / wine Commits: b39db986 by Erhan Bilgili at 2026-06-30T20:20:29+02:00 cfgmgr32: Fix CM_Get_Device_ID buffer size handling. CM_Get_Device_ID_ExW() reserved no room for the terminating null in its size check, which might overwrite outside the buffer bounds. - - - - - 2 changed files: - dlls/cfgmgr32/cfgmgr32.c - dlls/cfgmgr32/tests/cfgmgr32.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b39db986571ed894334b992d8479b6d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b39db986571ed894334b992d8479b6d... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)