Commit e0601382 authored by Nazar Babik's avatar Nazar Babik Committed by Volker Hilsheimer
Browse files

Fix QAxBase::dynamicCallHelper check of VT_BYREF


Remember the out-parameters arguments explicitly, because the Invoke
implementation might drop the VT_BYREF bit. Still check the original
and the modified bits to be safe in case the bit is added by Invoke.

Fixes: QTBUG-13845
Change-Id: I701aeb576528aa8a429c56d9caf77db34206cb37
Done-with: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: default avatarVolker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@qt.io>
Showing with 5 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment