This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r195373 - /branches/google/gcc-4_7/libstdc++-v3...
- From: ppluzhnikov at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 22 Jan 2013 14:57:51 -0000
- Subject: r195373 - /branches/google/gcc-4_7/libstdc++-v3...
Author: ppluzhnikov
Date: Tue Jan 22 14:57:50 2013
New Revision: 195373
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195373
Log:
Set destructed vector into an invalid state, such that
subsequent calls to begin(), end(), size(), etc. all throw logic_error.
Google ref b/7248326
Modified:
branches/google/gcc-4_7/libstdc++-v3/include/bits/stl_vector.h