leverich/mutilate

error in Generator.cc:58

ennobler opened this issue · 0 comments

There is a bug in Generator.cc:58. if you specify -q without specifying -i "exponential" is passed to the generator function and a_ptr is null when it's passed to strtok() initially causing a segfault.