LIST: Fix crash when SPLIT FILE was used.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 10 Apr 2011 02:11:44 +0000 (19:11 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 10 Apr 2011 02:11:44 +0000 (19:11 -0700)
commitfb5c914b237698faa7701cca179d4ddbc853ceea
treeafca702e79427d2704cb5af84d8a1363a1e78e18
parent0cb2b9c421440ddf413bbfd39642404ee67e86f5
LIST: Fix crash when SPLIT FILE was used.

Thanks to John Darrington for reporting the problem and to Michel
Boaventura for reducing the problem to a simple test case.
src/language/data-io/list.q
tests/language/data-io/list.at