This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] libstdc++/7961
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: libstdc++ at gcc dot gnu dot org, john dot carter at tait dot co dot nz, bkoz at redhat dot com
- Date: Fri, 1 Nov 2002 09:14:40 -0600
- Subject: Re: [PATCH] libstdc++/7961
- References: <3DC26A95.7030202@unitus.it>
>2002-11-01 John Carter <john.carter@tait.co.nz>
>
> PR libstdc++/7961
> * include/bits/basic_string.tcc
> (compare(const _CharT* __s)): Don't access __s past its length.
This is excellent. Branch too please.
-benjamin