This web page shows the issues in the functions in the package pseudorank if there are any. The table below shows the list of inputs passed that are generated by fuzzers and the valgrind issues with corresponding CPP file and line number.
name | inputs | message | file.line | valgrind_log | executable.file |
---|---|---|---|---|---|
pseudorank:::order_vec | |||||
pseudorank:::psrankCpp | data group n | Invalid read of size 8 | pseudorank.cpp : 40 | valgrind_log | executable-test-file |
pseudorank:::psrankMaxCpp | data group n | Invalid read of size 8 | pseudorank.cpp : 170 | valgrind_log | executable-test-file |
pseudorank:::psrankMinCpp | data group n | Invalid read of size 8 | pseudorank.cpp : 105 | valgrind_log | executable-test-file |