This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] Fix out-of-bounds search in num_get::_M_extract_int
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Richard Sandiford <rsandifo at redhat dot com>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Tue, 24 Feb 2004 21:43:34 +0100
- Subject: Re: [v3] Fix out-of-bounds search in num_get::_M_extract_int
- References: <87u11gdxw2.fsf@redhat.com>
Richard Sandiford wrote:
Patch tested on mips64{,el}-linux-gnu. It brings us back to zero
FAILs in libstdc++-v3. OK for 3.4 and HEAD?
Yes, and *many* thanks! Hopefully the last good catch of yours in this
area... ;)
Paolo.