Alexandre Julliard pushed to branch master at wine / wine
Commits: 2a1e52bf by Nikolay Sivov at 2025-04-28T16:32:04+02:00 uiautomationcore: Fix BSTR buffer overrun (ASan).
Length argument to SysAllocStringLen() should not exceed the length of the string argument.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - -
1 changed file:
- dlls/uiautomationcore/uia_client.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/2a1e52bf9b6a18d5a55425a81a769ff...