return NULL from GetVoidPtr() for NULL variants instead of asserting (closes #9873)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jan 2009 13:19:44 +0000 (13:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jan 2009 13:19:44 +0000 (13:19 +0000)
commitd099c754b5a86e0ef905d5d75a91ad32ce285701
tree174f1a11ab935cead689285dba5573021be56f13
parent970f6abe1d04fa1811cd1cf85e590d8b933021c2
return NULL from GetVoidPtr() for NULL variants instead of asserting (closes #9873)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/variant.h
src/common/variant.cpp