fixed bug with seeking beyond the end in wxStringInputStream::OnSysSeek() triggered...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Sep 2004 21:49:41 +0000 (21:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Sep 2004 21:49:41 +0000 (21:49 +0000)
commit5a4c7f718a0a4f36b1af71335c39a08439a1689b
tree0cb2c1a1c5800a14147aeb3f49bc805be39b4b9e
parentba670bae4ec5b272fdf0f45bf00e194741742a7e
fixed bug with seeking beyond the end in wxStringInputStream::OnSysSeek() triggered by unit test

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