don't crash in ReadString() if the length read from the stream is too big (bug 1933560)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 5 Apr 2008 17:28:32 +0000 (17:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 5 Apr 2008 17:28:32 +0000 (17:28 +0000)
commit0094bc4c410493752777bdb104571d449b1be4b3
treeed16b9d164829fc1bcc75ae32e6db6e21767d14c
parent83087c601ff2d7e64371eb751ac924ad0e420b5c
don't crash in ReadString() if the length read from the stream is too big (bug 1933560)

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