delete the event object in ProcessPendingEvents() even if the handler throws an excep...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Jan 2008 23:18:30 +0000 (23:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Jan 2008 23:18:30 +0000 (23:18 +0000)
commit47b6fabc7d0405bbbd3d9efd516c44f0b5b94dfc
tree266d21290c7cb8af7e247fe4f10b62a855b01004
parent04d24675d3d26e9ae8af8b4bd390532d03adcbe1
delete the event object in ProcessPendingEvents() even if the handler throws an exception (bug 1836010)

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