]> git.saurik.com Git - wxWidgets.git/commit
Delete the filesystem used by wxWebViewArchiveHandler when we are done with it. Fixes...
authorSteve Lamerton <steve.lamerton@gmail.com>
Wed, 5 Oct 2011 21:21:51 +0000 (21:21 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Wed, 5 Oct 2011 21:21:51 +0000 (21:21 +0000)
commitf2ae0da1b5d52489f21d04e3c8c88c2498aea0e7
tree90445a0ce084aa380e2e2148b65e2abac9d5600a
parent3949871086c97c2cdbfbb139766f0aac52d0df8e
Delete the filesystem used by wxWebViewArchiveHandler when we are done with it. Fixes a memory leak.

Closes #13500

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