DATA LIST: Fix crash with a bare / at the end of the command.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 7 Mar 2023 01:00:13 +0000 (17:00 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 7 Mar 2023 01:00:13 +0000 (17:00 -0800)
commitd937975bed157a254ff16ae5cd30067a9638bd77
tree8806ac9b880724c340eca8ca20612b2c29c483d1
parent1919945e08f6c44a13ed90e3959b3aa4f176b5e6
DATA LIST: Fix crash with a bare / at the end of the command.

Embarrassingly, this was in an example from the manual.

Reported by knassen@chartermi.net.
doc/data-io.texi
src/language/commands/data-list.c
tests/language/commands/data-list.at