msiexec: Don't keep the custom action GUID in the main thread's stack.
commit2592690540a87498db09753a32c416cfe7f26e81
authorZebediah Figura <z.figura12@gmail.com>
Thu, 16 Aug 2018 15:34:40 +0000 (16 10:34 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Aug 2018 16:41:14 +0000 (16 18:41 +0200)
treeaba19086e1ae2bd1c7aa5fd21334bbb5ff037138
parentb7f06accb05edd70239dbd7b04b956bf10456dee
msiexec: Don't keep the custom action GUID in the main thread's stack.

Since it could potentially change on us during an asynchronous custom action.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/msiexec/msiexec.c