Fixed by where pspp would crash if ELSE appeared without a DO IF.
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 31 Mar 2016 07:19:35 +0000 (09:19 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 31 Mar 2016 17:38:22 +0000 (19:38 +0200)
commitde32435a6c4ea0732f407c62664f065995c1f665
tree2833a8efcd9d1ccd8dc8d521446e176e8d7371de
parent50316ca3fc789021c60642000764a3ec0e667850
Fixed by where pspp would crash if ELSE appeared without a DO IF.

Found by zzuf.
src/language/control/do-if.c
tests/language/control/do-if.at