This web page shows the issues in the functions in the package GiniDistance 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 |
---|---|---|---|---|---|
GiniDistance:::Rcpp_Covg | x y | Invalid read of size 8 | GiniFunctions.cpp : 141 | valgrind_log | executable-test-file |
GiniDistance:::Rcpp_Covg_Alpha | alpha x y | Invalid read of size 8 | GiniFunctions.cpp : 190 | valgrind_log | executable-test-file |
GiniDistance:::Rcpp_KgCor_Alpha | alpha sigma x | 69 bytes in 1 blocks are possibly lost in loss record 32 of 1,322 | GiniFunctions.cpp : 670 | valgrind_log | executable-test-file |
GiniDistance:::Rcpp_KgCov_Alpha | alpha sigma x | 69 bytes in 1 blocks are possibly lost in loss record 32 of 1,321 | GiniFunctions.cpp : 611 | valgrind_log | executable-test-file |
GiniDistance:::Rcpp_gCor | x | 69 bytes in 1 blocks are possibly lost in loss record 32 of 1,322 | GiniFunctions.cpp : 847 | valgrind_log | executable-test-file |
GiniDistance:::Rcpp_gCor_Alpha | alpha x | 69 bytes in 1 blocks are possibly lost in loss record 32 of 1,321 | GiniFunctions.cpp : 729 | valgrind_log | executable-test-file |
GiniDistance:::Rcpp_gCov | x | 69 bytes in 1 blocks are possibly lost in loss record 32 of 1,321 | GiniFunctions.cpp : 495 | valgrind_log | executable-test-file |
GiniDistance:::Rcpp_gCov_Alpha | alpha x | 69 bytes in 1 blocks are possibly lost in loss record 32 of 1,322 | GiniFunctions.cpp : 553 | valgrind_log | executable-test-file |
GiniDistance:::VectorSum | |||||
GiniDistance:::orderc | |||||
GiniDistance:::rcpp_Eu_distance | |||||
GiniDistance:::rcpp_Kernel_Distance |