Add more error checks to XRC handler for longs, doubles and fonts.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 19 Oct 2012 22:03:01 +0000 (22:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 19 Oct 2012 22:03:01 +0000 (22:03 +0000)
commit9f5103f1fde4b68adf4b70b3ebb1e69b6b6dfe18
tree0e519c05685a15fd1db046630833ba68bbb75500
parent15b467a57f06619c7bc6241a36868b1668905eab
Add more error checks to XRC handler for longs, doubles and fonts.

Verify that the values in the XRC really conform to the expected type.

Closes #14766.

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