MATRIX: Avoid assertion failure when DO IF has multiple ELSEs.
commitff8d3d602fb97807eb5021c813f326a8d6466955
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 3 May 2024 00:36:07 +0000 (2 17:36 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 3 May 2024 00:36:24 +0000 (2 17:36 -0700)
treea22175fb94e0f939026fcb8cbe4c4dec41d60e82
parent63a9cdcec1c579afb0e04bf8526c59c69e6ee822
MATRIX: Avoid assertion failure when DO IF has multiple ELSEs.

Thanks to Zhou Geng for reporting this bug as poc42 in the report here:
https://lists.gnu.org/archive/html/bug-gnu-pspp/2024-03/msg00015.html
src/language/commands/matrix.c
tests/language/commands/matrix.at