31a4be0b
by Nikolay Sivov at 2025-04-07T21:58:11+02:00
uiautomationcore/tests: Fix use-after-free (ASan).
Avoid touching original variant value after it's been transferred
with set_property_condition().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>