creg icon indicating copy to clipboard operation
creg copied to clipboard

Segfault if first training input is /dev/null

Open nschneid opened this issue 12 years ago • 0 comments

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.)

nschneid avatar Apr 03 '13 20:04 nschneid