Use wxCHECKED_DELETE in wxScopedPtr::reset().
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 6 May 2010 05:42:57 +0000 (05:42 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 6 May 2010 05:42:57 +0000 (05:42 +0000)
commitbdd6a03de766061057dbd747637446782193afa9
treef3905bb76a91e9921fa4d2b36eaeeca9a6a210b7
parent4e0c592f98541952291b5da3add924f6ce4dd1b6
Use wxCHECKED_DELETE in wxScopedPtr::reset().

It was only used in delete call in destructor, but the use in  reset()
needs safeguards as well.

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