This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [Patch] PR java/22113: Fix buffer overflow in Java lexer for FP literals
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: Andrew Haley <aph at redhat dot com>
- Cc: GCJ Patches <java-patches at gcc dot gnu dot org>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 17 Aug 2005 00:22:30 +0530
- Subject: Re: [Patch] PR java/22113: Fix buffer overflow in Java lexer for FP literals
- References: <43022C18.6080400@gmail.com> <17154.12753.107686.476887@zapata.pink>
On 8/17/05, Andrew Haley <aph@redhat.com> wrote:
> Ranjit Mathew writes:
> >
> > This is a naive but effective patch for PR java/22113 where
> > the 'literal_token' buffer of do_java_lex() in lex.c for reading
> > in an FP literal was overflowing in cases like the Jacks testcase
> > 3.10.2-round-6.
> >
> > OK for mainline?
>
> OK, thanks.
>
> Andrew.
Thanks for the super-quick review. I've checked in my patches.
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/