Fix bug in wxAutomationObject introduced by r71574.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 28 May 2012 12:52:03 +0000 (12:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 28 May 2012 12:52:03 +0000 (12:52 +0000)
commit5d8cdb5d1c072744f8178fc9579ba2c81e35dda9
tree63a4301f018f617324b511cb40f90ebfed1eb3ca
parent779e28da630ef9fba6441fb0bab01cd538a7e7bb
Fix bug in wxAutomationObject introduced by r71574.

Check that we have any arguments, expression oleArgs[0] is invalid otherwise.

Closes #14343.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/ole/automtn.cpp