]> git.saurik.com Git - wxWidgets.git/commit
fix crash in wxExecuteModule::OnExit() (never noticed before because it wasn't execut...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 6 Jan 2008 19:00:09 +0000 (19:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 6 Jan 2008 19:00:09 +0000 (19:00 +0000)
commit9978ac8e4f52e47a07c146cfa17ba69bf2cc0338
tree03cb3c195858dbd20fafd0312ceb7193358337c3
parent808ac867cf2b67d907f8ec9ca440f472525f8ef1
fix crash in wxExecuteModule::OnExit() (never noticed before because it wasn't executed until the last commit)

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