]> git.saurik.com Git - wxWidgets.git/commit
check that the stream is valid before using it in Load() and Save() (patch 1516432)
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 24 Jul 2006 18:06:57 +0000 (18:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 24 Jul 2006 18:06:57 +0000 (18:06 +0000)
commit97757cee26f3204b0f7a44bb9f09755e94a937a6
treef7bdc2f2976d3f45c7aad475b38326a11fee86a0
parente617d19d32b9421f32d553f7c22ca426a82acda6
check that the stream is valid before using it in Load() and Save() (patch 1516432)

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