don't leak memory if exceptions are thrown during a new wxDocument creation
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Mar 2009 18:45:35 +0000 (18:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Mar 2009 18:45:35 +0000 (18:45 +0000)
commit7339d7bda1825dea67613b709879a2e81ec4dc48
tree09caf0bb9aba1f692608661f2cc6c742801a6ec6
parentf9bd155875906923912265bfa0042fd4199d116c
don't leak memory if exceptions are thrown during a new wxDocument creation

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