Alexandre Julliard pushed to branch master at wine / wine Commits: b48b621a by Bernhard Übelacker at 2026-05-29T16:20:56+02:00 setupapi: Only copy dest when it got written by SetupCopyOEMInfW (ASan). Otherwise the call to WideCharToMultiByte does a lstrlenW, which may overrun the uninitialized destW buffer. - - - - - 2 changed files: - dlls/setupapi/devinst.c - dlls/setupapi/tests/devinst.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b48b621ab5e2e5b0b00fd781965d5c3... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/b48b621ab5e2e5b0b00fd781965d5c3... 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