This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: [Patch] PR java/22113: Fix buffer overflow in Java lexer for FP literals


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/


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