gcc/libstdc++-v3/include
Paolo Carlini d1615643e5 basic_string.tcc (_Rep::_S_create): Never allocate a string bigger than max_size()...
2004-01-30  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/basic_string.tcc (_Rep::_S_create):
	Never allocate a string bigger than max_size(); always keep
	__capacity and __size in sync to avoid memory leaks at
	deallocation time.

From-SVN: r76955
2004-01-30 13:23:42 +00:00
..
backward Makefile.am (bits_headers): Remove allocator_traits.h. 2004-01-29 00:18:40 +00:00
bits basic_string.tcc (_Rep::_S_create): Never allocate a string bigger than max_size()... 2004-01-30 13:23:42 +00:00
c std_cctype.h, [...]: Remove trailing whitespace. 2003-12-09 04:41:52 +01:00
c_compatibility iso646.h, [...]: Remove trailing whitespace. 2003-12-09 04:51:46 +01:00
c_std acconfig.h: Add _GLIBCXX_USE_C99_MATH. 2003-12-29 19:26:16 +00:00
debug re PR libstdc++/13838 (std::bitset<>::operator |= error with -D_GLIBCXX_DEBUG) 2004-01-24 01:25:37 +00:00
ext Makefile.am (bits_headers): Remove allocator_traits.h. 2004-01-29 00:18:40 +00:00
std c_locale.h: Change ::malloc() to new char[]. 2004-01-30 03:43:00 +00:00
Makefile.am Makefile.am (bits_headers): Remove allocator_traits.h. 2004-01-29 00:18:40 +00:00
Makefile.in Makefile.am (bits_headers): Remove allocator_traits.h. 2004-01-29 00:18:40 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00