oleaut32: Use single local variable to access missing args array in Invoke().
commit3b2db03d2d38ece7196a37c556966a946d1ad152
authorNikolay Sivov <nsivov@codeweavers.com>
Fri, 17 Sep 2021 11:12:51 +0000 (17 14:12 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Sep 2021 18:33:31 +0000 (17 20:33 +0200)
tree87770a35e6a091d2f2fe7541cc2370de123cc8b5
parent5b04eacfa9f39f0f52ec4a86f82ddfed670f1f80
oleaut32: Use single local variable to access missing args array in Invoke().

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/oleaut32/typelib.c