]> git.saurik.com Git - wxWidgets.git/commit - tests/streams/sstream.cpp
fix wxStringOutputStream to deal with NUL bytes correctly (incidentally fixes bug...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Sep 2007 00:32:54 +0000 (00:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Sep 2007 00:32:54 +0000 (00:32 +0000)
commita7b9ab6200402e1cb0cfd1ecfa751b681341b6a1
treeaa49e84843c5bc4b573a57f4062369cd1c6879b8
parent49297c840b6151d280b5747460383bc220e03a6a
fix wxStringOutputStream to deal with NUL bytes correctly (incidentally fixes bug 1792727, part of patch 1795174)

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