This web page shows the issues in the functions in the package SimilaR 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 |
---|---|---|---|---|---|
SimilaR:::generateDataFrame_one_both_rcpp | functionNames matKernel2 | Invalid read of size 8 | generateDataFrame.cpp : 90 | valgrind_log | executable-test-file |
SimilaR:::generateDataFrame_one_rcpp | functionNames matKernel2 | Invalid read of size 8 | generateDataFrame.cpp : 51 | valgrind_log | executable-test-file |