This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r123422 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 02 Apr 2007 10:08:51 -0000
- Subject: r123422 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Mon Apr 2 11:08:50 2007
New Revision: 123422
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123422
Log:
2007-04-02 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/31401 (vstring bits)
* include/ext/vstring.tcc (find(const _CharT*, size_type,
size_type)): Avoid unsigned overflow.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/ext/vstring.tcc