]> git.saurik.com Git - wxWidgets.git/commitdiff
Don't leak m_protocol in wxURL.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Mar 2010 11:06:26 +0000 (11:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Mar 2010 11:06:26 +0000 (11:06 +0000)
Destroy the old protocol before creating it anew in ParseURL().

Closes #11796.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775


No differences found