Alexandre Julliard pushed to branch master at wine / wine
Commits: 2679b73f by Yuxuan Shui at 2025-09-10T18:22:36+02:00 opcservices: IOpcPart::GetContentType takes LPWSTR, not BSTR.
And the WSTR it returns should be freed by CoTaskMemFree, as per Microsoft's documentation. Found by ASan.
- - - - -
1 changed file:
- dlls/opcservices/package.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/2679b73f78702a623a6f885abc54547...