[Bug fortran/14129] [g77] gcc/f/lex.c buffer size limitation.
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Feb 15 17:16:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-15 17:16 -------
Subject: Bug 14129
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: sayle@gcc.gnu.org 2004-02-15 17:16:05
Modified files:
gcc/f : ChangeLog lex.c
Log message:
PR fortran/14129
* lex.c (ffelex_cfelex_): Avoid calling xrealloc on a local stack
allocated array.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.622.2.3&r2=1.622.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/lex.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.45&r2=1.45.10.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14129
More information about the Gcc-bugs
mailing list