This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/3720: Problems with num_get


The following reply was made to PR libstdc++/3720; it has been noted by GNATS.

From: Mark Mitchell <mark@codesourcery.com>
To: Joe Buck <jbuck@synopsys.COM>, Philip Martin <philip@codematters.co.uk>
Cc: Benjamin Kosnik <bkoz@redhat.com>,
   Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>,
   "gcc-bugs@gcc.gnu.org" <gcc-bugs@gcc.gnu.org>,
   "gcc-gnats@gcc.gnu.org" <gcc-gnats@gcc.gnu.org>,
   "gcc-prs@gcc.gnu.org" <gcc-prs@gcc.gnu.org>,
   "philip_martin@ntlworld.com" <philip_martin@ntlworld.com>
Subject: Re: libstdc++/3720: Problems with num_get
Date: Mon, 10 Dec 2001 17:36:55 -0800

 --On Monday, December 10, 2001 05:11:27 PM -0800 Joe Buck 
 <jbuck@synopsys.COM> wrote:
 
 > Philip Martin writes:
 >
 >> Here's a simple patch (with no ABI change I believe) that avoids the
 >> buffer overflow, it sets failbit intead.
 >
 > OK, I sent something very similar to gcc-patches, but it doesn't handle
 > all the cases; your patch is better.
 
 Would you point me at the URL for Philip's patch?
 
 Thank you,
 
 -- 
 Mark Mitchell                mark@codesourcery.com
 CodeSourcery, LLC            http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]