gcc/libstdc++-v3/include/ext
Ville Voutilainen b08c2bc7bd Make sure the return value of malloc_allocator::allocate is zero-initialized so...
Make sure the return value of malloc_allocator::allocate
	is zero-initialized so that checking it for non-zero works
	later.
	* include/ext/malloc_allocator.h (malloc_allocator::allocate):
	Initialize the return value.
	* testsuite/ext/malloc_allocator/sanity.cc: New.

From-SVN: r241212
2016-10-16 16:31:43 +03:00
..
pb_ds Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
algorithm Update copyright years. 2016-01-04 15:30:50 +01:00
aligned_buffer.h Update copyright years. 2016-01-04 15:30:50 +01:00
alloc_traits.h Update copyright years. 2016-01-04 15:30:50 +01:00
array_allocator.h Update copyright years. 2016-01-04 15:30:50 +01:00
atomicity.h Update copyright years. 2016-01-04 15:30:50 +01:00
bitmap_allocator.h PR65122 extended alignment support in allocators 2016-10-14 13:03:47 +01:00
cast.h Update copyright years. 2016-01-04 15:30:50 +01:00
cmath Update copyright years. 2016-01-04 15:30:50 +01:00
codecvt_specializations.h Update copyright years. 2016-01-04 15:30:50 +01:00
concurrence.h Update copyright years. 2016-01-04 15:30:50 +01:00
debug_allocator.h Update copyright years. 2016-01-04 15:30:50 +01:00
enc_filebuf.h Update copyright years. 2016-01-04 15:30:50 +01:00
extptr_allocator.h Update copyright years. 2016-01-04 15:30:50 +01:00
functional Update copyright years. 2016-01-04 15:30:50 +01:00
iterator Update copyright years. 2016-01-04 15:30:50 +01:00
malloc_allocator.h Make sure the return value of malloc_allocator::allocate is zero-initialized so... 2016-10-16 16:31:43 +03:00
memory Update copyright years. 2016-01-04 15:30:50 +01:00
mt_allocator.h PR65122 extended alignment support in allocators 2016-10-14 13:03:47 +01:00
new_allocator.h PR65122 extended alignment support in allocators 2016-10-14 13:03:47 +01:00
numeric Update copyright years. 2016-01-04 15:30:50 +01:00
numeric_traits.h Update copyright years. 2016-01-04 15:30:50 +01:00
pod_char_traits.h Update copyright years. 2016-01-04 15:30:50 +01:00
pointer.h Update copyright years. 2016-01-04 15:30:50 +01:00
pool_allocator.h PR65122 extended alignment support in allocators 2016-10-14 13:03:47 +01:00
random Update copyright years. 2016-01-04 15:30:50 +01:00
random.tcc random.tcc: Use __builtin_isfinite instead of std::isfinite. 2016-01-15 22:26:02 +00:00
rb_tree Update copyright years. 2016-01-04 15:30:50 +01:00
rc_string_base.h Avoid reallocation for basic_string::clear() 2016-09-23 18:25:34 +01:00
rope Update copyright years. 2016-01-04 15:30:50 +01:00
ropeimpl.h Fix missing qualification in <ext/rope> 2016-07-25 13:56:12 +01:00
slist Update copyright years. 2016-01-04 15:30:50 +01:00
sso_string_base.h Update copyright years. 2016-01-04 15:30:50 +01:00
stdio_filebuf.h Update copyright years. 2016-01-04 15:30:50 +01:00
stdio_sync_filebuf.h Update copyright years. 2016-01-04 15:30:50 +01:00
string_conversions.h Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
throw_allocator.h Update copyright years. 2016-01-04 15:30:50 +01:00
type_traits.h libstdc++/69406 Fix test to check for supported headers 2016-01-21 13:33:27 +00:00
typelist.h Update copyright years. 2016-01-04 15:30:50 +01:00
vstring.h Update copyright years. 2016-01-04 15:30:50 +01:00
vstring.tcc Update copyright years. 2016-01-04 15:30:50 +01:00
vstring_fwd.h Update copyright years. 2016-01-04 15:30:50 +01:00
vstring_util.h Update copyright years. 2016-01-04 15:30:50 +01:00