This web page shows the issues in the functions in the package CPAT 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 |
---|---|---|---|---|---|
CPAT:::cond_var_gradient_hessian_cpp | alpha beta eps init_vals omega var | Invalid read of size 8 | src/Experimental.cpp : 63 | valgrind_log | executable-test-file |
CPAT:::get_lrv_vec_cpp | kern max_l Y | Invalid read of size 8 | src/ChangePointTests.cpp : 183 | valgrind_log | executable-test-file |