This web page shows the issues in the functions in the package rlme 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 |
---|---|---|---|---|---|
rlme:::bmat2C | |||||
rlme:::bmat_schC | |||||
rlme:::remove_k_smallest | k v | Argument 'size' of function malloc has a fishy (possibly negative) value: -4140829212 | remove_k_smallest.cpp : 6 | valgrind_log | executable-test-file |
rlme:::rhoschC | ahat section_counts student_counts | Invalid read of size 8 | rhosch.cpp : 37 | valgrind_log | executable-test-file |
rlme:::rhosectC | ahat section_counts student_counts | Invalid read of size 8 | rhosch.cpp : 144 | valgrind_log | executable-test-file |