This web page shows the issues in the functions in the package CGGP 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 |
---|---|---|---|---|---|
CGGP::rcpp_fastmatclcr | I maxlevel MSEmat S w | 69 bytes in 1 blocks are possibly lost in loss record 32 of 1,326 | testing_C_function.cpp : 24 | valgrind_log | executable-test-file |
CGGP::rcpp_fastmatclcranddclcr | dMSEmat dS I maxlevel MSEmat numpara S w | 69 bytes in 1 blocks are possibly lost in loss record 32 of 1,325 | testing_C_function.cpp : 64 | valgrind_log | executable-test-file |
CGGP::rcpp_gkronDBS | A B dA p | Invalid read of size 8 | specialkronfunctions.cpp : 94 | valgrind_log | executable-test-file |
CGGP::rcpp_kronDBS | A B p | Invalid read of size 8 | specialkronfunctions.cpp : 43 | valgrind_log | executable-test-file |