r195374 - /branches/google/integration/libstdc+...
ppluzhnikov@gcc.gnu.org
ppluzhnikov@gcc.gnu.org
Tue Jan 22 14:58:00 GMT 2013
Author: ppluzhnikov
Date: Tue Jan 22 14:58:23 2013
New Revision: 195374
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195374
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/integration/libstdc++-v3/include/bits/stl_vector.h
More information about the Libstdc++-cvs
mailing list