This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: basic_string bug
- To: libstdc++_list <libstdc++@sourceware.cygnus.com>
- Subject: Re: basic_string bug
- From: Alfred Minarik <a8601248@unet.univie.ac.at>
- Date: Wed, 02 Jun 1999 17:34:49 +0200
- References: <3755108E.DA900A08@1c.ru>
Vadim Egorov wrote:
>
> Hi,
> I found a bug in basic_string which causes memory
> underallocation/owerwrite
> Here is small patch fixing the problem
This patch obviously fixes the bug reported by me
[bugreport:string again, 29 May 1999]
Thank you
Alfred