]> git.saurik.com Git - wxWidgets.git/commit
fixed crashes in Push/PopEventHandler() if the current handler is NULL
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Aug 2002 17:03:56 +0000 (17:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 27 Aug 2002 17:03:56 +0000 (17:03 +0000)
commit3a074ba8f6df3a80e0d6a89d138b1a9caa7c8366
treea4ab4e1594a62d8e4ed63357f0e507dc96506c82
parenta38d0585257e8e72fcba090846506503bce0ff6a
fixed crashes in Push/PopEventHandler() if the current handler is NULL

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