This web page shows the issues in the functions in the package prototest 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 |
---|---|---|---|---|---|
prototest:::rcpp_generate_hit_and_run_samples | A b burn_in init_y num_samples | 100 bytes in 1 blocks are possibly lost in loss record 46 of 1,327 | hit_and_run.cpp : 183 | valgrind_log | executable-test-file |
prototest:::rcpp_maximise_approx_likelihood | groups mu sigma V y_mat | 56 bytes in 1 blocks are possibly lost in loss record 33 of 1,326 | multivariate_alr.cpp : 59 | valgrind_log | executable-test-file |