vbscript: Fail if we have no context in InvokeEx.
commitb6240570e237fe79dedace0fcc8634e1a6b8baa5
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Thu, 13 Feb 2020 18:49:52 +0000 (13 19:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 13 Feb 2020 19:30:35 +0000 (13 20:30 +0100)
tree416dc93046aba5193c2537477bae04ce1b82705f
parentf284d2a5e0443f1cdafc1c41674f755a824e09a1
vbscript: Fail if we have no context in InvokeEx.

The current code can't cope with it, so do the same thing as in GetDispID,
to prevent a possible crash.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/vbscript/vbdisp.c