gcc/libstdc++-v3/libsupc++
Florian Weimer 6d0ae0359c Detect overflow in size calculations in __cxa_vec_new{2,3}
2012-11-03  Florian Weimer  <fweimer@redhat.com>

	* libsupc++/vec.cc (compute_size): New.
	(__cxa_vec_new2, __cxa_vec_new3): Use it.
	* testsuite/18_support/cxa_vec.cc: New.

From-SVN: r193174
2012-11-05 18:48:46 +01:00
..
Makefile.am Support C++11 thread_local destructors. 2012-10-08 10:45:24 -04:00
Makefile.in gthr.m4: New. 2012-10-15 13:10:30 +00:00
array_type_info.cc
atexit_arm.cc
atexit_thread.cc re PR target/54908 (misc regressions on emutls targets remain from dynamic initialization of non-function-local TLS variables) 2012-10-15 03:32:13 -04:00
atomic_lockfree_defines.h
bad_alloc.cc
bad_cast.cc
bad_typeid.cc
class_type_info.cc
cxxabi.h Support C++11 thread_local destructors. 2012-10-08 10:45:24 -04:00
cxxabi_forced.h
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
dyncast.cc
eh_alloc.cc
eh_arm.cc
eh_aux_runtime.cc
eh_call.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc
eh_personality.cc eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
eh_ptr.cc PR libstdc++/51798 continued. 2012-02-10 18:20:43 +00:00
eh_term_handler.cc re PR libstdc++/43852 (Embedded systems friendly libstdc++) 2012-09-10 00:08:48 +01:00
eh_terminate.cc
eh_throw.cc PR libstdc++/51798 continued. 2012-02-10 18:20:43 +00:00
eh_tm.cc PR libstdc++/51798 continued. 2012-02-10 18:20:43 +00:00
eh_type.cc
eh_unex_handler.cc
enum_type_info.cc
exception
exception_defines.h
exception_ptr.h
function_type_info.cc
fundamental_type_info.cc
guard.cc re PR libstdc++/54172 (__cxa_guard_acquire thread-safety issue) 2012-09-11 17:22:54 +02:00
guard_error.cc
hash_bytes.cc
hash_bytes.h
initializer_list
nested_exception.cc
nested_exception.h
new
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pbase_type_info.cc
pmem_type_info.cc
pointer_type_info.cc
pure.cc re PR libstdc++/43852 (Embedded systems friendly libstdc++) 2012-09-10 00:08:48 +01:00
si_class_type_info.cc
tinfo.cc re PR libstdc++/52562 ([C++11] Most type_info functions not noexcept) 2012-03-12 15:12:40 +00:00
tinfo.h
tinfo2.cc re PR libstdc++/52562 ([C++11] Most type_info functions not noexcept) 2012-03-12 15:12:40 +00:00
typeinfo re PR libstdc++/52562 ([C++11] Most type_info functions not noexcept) 2012-03-12 15:12:40 +00:00
unwind-cxx.h
vec.cc Detect overflow in size calculations in __cxa_vec_new{2,3} 2012-11-05 18:48:46 +01:00
vmi_class_type_info.cc
vterminate.cc