kmx git
Register
IABSD.fr/ports
IABSD.fr
Login
IABSD.fr
/
ports
Browse
Commit
Author :
tb
Date :
2017-11-05 11:30:43
Hash :
e141844f
Message :
Fix out-of-bounds access: the global dtest_num is initialized to -1 and unchanged if 'dieharder -h' is run, so if(dh_test_types[dtest_num]) pukes. ok jasper jca