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>