Marshall Clow found this memory problem in strstream using -fsanitize=address on...
authorHoward Hinnant <hhinnant@apple.com>
Tue, 19 Mar 2013 22:16:57 +0000 (22:16 +0000)
committerHoward Hinnant <hhinnant@apple.com>
Tue, 19 Mar 2013 22:16:57 +0000 (22:16 +0000)
commit4bb98d0917076f644557c1deb0c52f261bac7a43
tree7472c58684c6ace30c7a27de9d0766f4c8bc3f59
parent640986bed90bb6064a99411ea6147618b1241e9b
Marshall Clow found this memory problem in strstream using -fsanitize=address on the test suite.

llvm-svn: 177452
libcxx/src/strstream.cpp