OSDN Git Service

2002-11-18 Jonathan Lennox <lennox@cs.columbia.edu>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Nov 2002 22:42:35 +0000 (22:42 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Nov 2002 22:42:35 +0000 (22:42 +0000)
commit7f12170a7bb409aa1f1d0497afd571e0f7463b5b
treeedf898092def4d7c35d3378fd2bf0d5592a37073
parent3937cdedcb260b55c052990d8a608be25bce2baf
2002-11-18  Jonathan Lennox  <lennox@cs.columbia.edu>

* include/bits/streambuf.tcc (__copy_streambufs): verify
__sbin->gptr() + __bufsize < __sbin->egptr() before using.
* testsuite/27_io/ostream_inserter_other.cc (test_buffer_4): Add.
(test05): Use test_buffer_4.  Delete unused ostringstream
variables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59234 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/streambuf.tcc
libstdc++-v3/testsuite/27_io/ostream_inserter_other.cc