This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Committed] PR fortran/86110 -- Avoid NULL pointer dereference
- From: Paul Richard Thomas <paul dot richard dot thomas at gmail dot com>
- To: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 13 Jun 2018 23:25:02 +0100
- Subject: Re: [Committed] PR fortran/86110 -- Avoid NULL pointer dereference
- References: <20180613194348.GA36553@troutmask.apl.washington.edu>
Great! Thanks, Steve.
On 13 June 2018 at 20:43, Steve Kargl <sgk@troutmask.apl.washington.edu> wrote:
> Committed as obviously.
>
> 2018-06-13 Steven G. Kargl <kargl@gcc.gnu.org>
>
> PR fortran/86110
> * array.c (gfc_resolve_character_array_constructor): Avoid NULL
> pointer dereference.
>
> 2018-06-13 Steven G. Kargl <kargl@gcc.gnu.org>
>
> PR fortran/86110
> * gfortran.dg/pr86110.f90: New test.
>
> --
> Steve
--
"If you can't explain it simply, you don't understand it well enough"
- Albert Einstein