This web page shows the issues in the functions in the package backbone 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 |
---|---|---|---|---|---|
backbone:::scobit_loglike_cpp | params x1 x2 y | Invalid read of size 8 | src/scobit.cpp : 17 | valgrind_log | executable-test-file |
backbone:::scobit_loglike_gr_cpp | params x1 x2 y | Invalid read of size 8 | src/scobit.cpp : 42 | valgrind_log | executable-test-file |