[PATCH 1/3] vbscript: Fail if we have no context in InvokeEx.

Jacek Caban jacek at codeweavers.com
Thu Feb 13 12:49:52 CST 2020


From: Gabriel Ivăncescu <gabrielopcode at gmail.com>

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 at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/vbscript/vbdisp.c | 3 +++
  1 file changed, 3 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vbscript-Fail-if-we-have-no-context-in-InvokeEx.txt
Type: text/x-patch
Size: 497 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200213/3283eb86/attachment.bin>


More information about the wine-devel mailing list