return false from wxXmlResource::Load if the resource is corrupted
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 10 Oct 2003 09:48:52 +0000 (09:48 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 10 Oct 2003 09:48:52 +0000 (09:48 +0000)
commitd614f51b31930df5c41c03624b9579fded66656e
treea5b353f77a4b2a7fa8ee6258183f15a0b05807ef
parent120249f602e466e8a47bbb345043cf379552aa3d
return false from wxXmlResource::Load if the resource is corrupted

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/include/wx/xrc/xmlres.h
contrib/src/xrc/xmlres.cpp
include/wx/xrc/xmlres.h
src/xrc/xmlres.cpp