This web page shows the issues in the functions in the package bigutilsr 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 |
---|---|---|---|---|---|
bigutilsr:::dist_scaleTau2_matrix_rcpp | |||||
bigutilsr:::roll_mean | w x | Invalid read of size 8 | rollmean.cpp : 38 | valgrind_log | executable-test-file |
bigutilsr:::rowSumsSq | |||||
bigutilsr:::scaleTau2_vector_rcpp | tmp_dev tmp_med x | Invalid write of size 8 | ogk.cpp : 38 | valgrind_log | executable-test-file |
bigutilsr:::sub_in_temp | tmp_vec x y | Invalid read of size 8 | ogk.cpp : 28 | valgrind_log | executable-test-file |
bigutilsr:::sum_in_temp | tmp_vec x y | Invalid write of size 8 | ogk.cpp : 18 | valgrind_log | executable-test-file |