Fix possible incorrect assertion when creating unique casereaders.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 25 Sep 2021 16:59:52 +0000 (18:59 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 25 Sep 2021 18:06:35 +0000 (20:06 +0200)
commitff47c7eb6e8335ef6042e3a437f3d30ef27600a7
treee9141ce8d11acf5030b0af1a53a11efe42bd07c4
parent9df0efbb42816480bee058e16d14222dd22e9613
Fix possible incorrect assertion when creating unique casereaders.

* src/data/casereader-translator.c (uniquify): Force dir to be an element of  {0, 1, -1}
src/data/casereader-translator.c