This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Tighten length error check in string::replace
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 25 Apr 2002 09:12:00 -0700
- Subject: Re: [PATCH] Tighten length error check in string::replace
- Organization: Red Hat/San Francisco
- References: <3CC71B5B.7090103@unitus.it>
- Reply-to: bkoz at redhat dot com
> 2002-04-24 Paolo Carlini <pcarlini@unitus.it>
>
> * include/bits/basic_string.h (replace(__pos, __n1, __s, __n2):
> Tighten __throw_length_error check.
testcase?