]> git.saurik.com Git - wxWidgets.git/commit
wxXmlNode::GetAttribute's pointer argument must not be NULL, check for it
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 24 Sep 2007 22:09:06 +0000 (22:09 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 24 Sep 2007 22:09:06 +0000 (22:09 +0000)
commitcc24bf919256e8e1d317dbb8e67df6d007d641ea
treefa8a98dec909e8730d462f695a733f42056e4357
parent728ddc45e0377352434e752ede07311e00252399
wxXmlNode::GetAttribute's pointer argument must not be NULL, check for it

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