]> git.saurik.com Git - wxWidgets.git/commit
Create an autorelease pool to catch objects created during several special situations...
authorKevin Ollivier <kevino@theolliviers.com>
Thu, 5 Nov 2009 00:31:36 +0000 (00:31 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Thu, 5 Nov 2009 00:31:36 +0000 (00:31 +0000)
commit32e806fe7f0ca4ccee9924f4ded0a8be05de2b89
tree561aa7ad041526a38f14ed7471c0c49856f2e260
parenta3873c6f9ce96d50e0ea93539bb670518ad5fa88
Create an autorelease pool to catch objects created during several special situations, like customized initialization, so that we don't leak there.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/app.h
src/osx/carbon/app.cpp