LIST: Fix bug listing duplicate variables.
commit26d6f3cb1b99090e2a8dca1b7f43aaee2ecf06a7
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 14 Apr 2024 17:07:16 +0000 (14 10:07 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 14 Apr 2024 17:07:24 +0000 (14 10:07 -0700)
treedf8f909888ec2f0f2bfef7c400779497166f83f0
parent4c9899f4be8c8461215424fd1249f78c9f1267e0
LIST: Fix bug listing duplicate variables.

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