This web page shows the issues in the functions in the package BCT 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 |
---|---|---|---|---|---|
BCT::ML | depth input_data | 62 bytes in 1 blocks are possibly lost in loss record 32 of 1,327 | bct_rcpp.cpp : 472 | valgrind_log | executable-test-file |
BCT::compute_counts | depth input_data | 62 bytes in 1 blocks are possibly lost in loss record 32 of 1,332 | bct_rcpp.cpp : 497 | valgrind_log | executable-test-file |