CVSROOT: /cvs/egcs Module name: egcs Changes by: aph@egcs.cygnus.com 99/03/12 07:52:59 Modified files: gcc/java : ChangeLog jcf-path.c Log message: 1999-03-12 Andrew Haley <aph@cygnus.com> * jcf-path.c (add_entry): alloca len+2 rather than len+1 bytes; we'll need a directory separator and a null character.