This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [gfortran] patch for PR 16080 - segfault on reading empty string
- From: Paul Brook <paul at codesourcery dot com>
- To: fortran at gcc dot gnu dot org
- Cc: Bud Davis <bdavis at gcc dot gnu dot org>,"gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 19 Jun 2004 17:32:06 +0100
- Subject: Re: [gfortran] patch for PR 16080 - segfault on reading empty string
- Organization: CodeSourcery
- References: <1087662518.9953.9.camel@localhost.localdomain>
> 2004-06-19 Bud Davis <bdavis9659@comcast.net>
>
> PR 16080
> * io/list_read.c(set_value): don't copy if the string is null.
Ok.
Paul