]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/45432 (gfortran.dg/allocate_alloc_opt_9.f90: Segfault due to invalid...
authorJanus Weil <janus@gcc.gnu.org>
Fri, 27 Aug 2010 21:50:47 +0000 (23:50 +0200)
committerJanus Weil <janus@gcc.gnu.org>
Fri, 27 Aug 2010 21:50:47 +0000 (23:50 +0200)
commitb052cbd0cd1c191def281819a3b29ebdf1f635b4
tree956b7fe3a5498e0dc7b66c53b343b8eee659ca6b
parent7042fe5ef83ff0585eb91144817105f26d566d4c
re PR fortran/45432 (gfortran.dg/allocate_alloc_opt_9.f90: Segfault due to invalid FREE)

2010-08-27  Janus Weil  <janus@gcc.gnu.org>

PR fortran/45432
* match.c (gfc_match_allocate): Avoid double free on error.

From-SVN: r163599
gcc/fortran/ChangeLog
gcc/fortran/match.c