creg
creg copied to clipboard
Segfault if first training input is /dev/null
If the training arguments are -x /dev/null -x train.txt, creg immediately segfaults. (It is happy as long as the first -x argument is a non-empty file.)