Alexandre Julliard pushed to branch master at wine / wine
Commits: 0cb93fa9 by Nikolay Sivov at 2025-10-15T11:45:02+02:00 mfplat/tests: Fix a crash on some Windows systems.
It appears that EndCreateObjectFromURL() clears object pointer carried by the result object. Existing test is likely hitting implementation details.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - -
1 changed file:
- dlls/mfplat/tests/mfplat.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0cb93fa96efc05f7f47be9350fc958a...