DO IF: Fix crash when END IF appears without DO IF. 20120418030503/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 18 Apr 2012 04:26:21 +0000 (21:26 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 18 Apr 2012 04:26:21 +0000 (21:26 -0700)
commit27bd188495ec1a6085354b10545daba47771b517
tree22b6276d76cc5e9155c8132b2dfccc77430d01de
parentedf4f6b1f7e2b9c17cc86f1c63ff9b4b7e24af26
DO IF: Fix crash when END IF appears without DO IF.

Reported by Jill Covert.
Bug #36231.
src/language/control/do-if.c
tests/language/control/do-if.at