Alexandre Julliard pushed to branch master at wine / wine
Commits: 4b1e53ce by Vibhav Pant at 2025-09-02T23:03:29+02:00 wintypes: Make a copy of the passed string in IPropertyValueStatics::CreateString.
Fixes a use-after-free if the string is deleted after the call.
- - - - -
1 changed file:
- dlls/wintypes/main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/4b1e53ceb96fc47a895a0fb917a5736...