mf/topology_loader: Use a local variable for the indirect connection method.
commit0dab1ffdf945fc28badb106cffb8f7fb88e9c930
authorRémi Bernon <rbernon@codeweavers.com>
Wed, 7 Jun 2023 09:35:17 +0000 (7 11:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Jan 2024 10:05:54 +0000 (30 11:05 +0100)
tree90a49e13104d0e8ddc4c59840ebf96ca82074b9a
parent56b1f8021048621d0354dac302d694500df1062e
mf/topology_loader: Use a local variable for the indirect connection method.

Instead of modifying the method_mask parameter, in case we need to retry
with another transform.
dlls/mf/topology_loader.c