LOOP: Fix null pointer dereference for errors with index expressions.
commit1c9711b6b57ce854b27e72b4149d52d830ba4367
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 5 May 2024 19:35:25 +0000 (5 12:35 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 5 May 2024 19:36:23 +0000 (5 12:36 -0700)
tree51f32b56b2ea12d517957fc8b5b14c50376c9307
parent0253a4353f653e8e8fb47266e682f23db5159e6d
LOOP: Fix null pointer dereference for errors with index expressions.

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