This web page shows the issues in the functions in the package FENmlm 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 |
---|---|---|---|---|---|
FENmlm:::cpp_lgamma | |||||
FENmlm:::cpp_log_a_exp | a exp_mu mu | Invalid read of size 8 | misc_funs.cpp : 46 | valgrind_log | executable-test-file |
FENmlm:::cpp_table | dum Q | 58 bytes in 1 blocks are possibly lost in loss record 31 of 1,264 | misc_funs.cpp : 204 | valgrind_log | executable-test-file |
FENmlm:::cpp_tapply_sum | dum Q x | Invalid read of size 8 | misc_funs.cpp : 163 | valgrind_log | executable-test-file |
FENmlm:::cpp_tapply_vsum | dum Q x | 60 bytes in 1 blocks are possibly lost in loss record 31 of 1,265 | misc_funs.cpp : 185 | valgrind_log | executable-test-file |
FENmlm:::cpp_unclassFactor | |||||
FENmlm:::cpppar_digamma | |||||
FENmlm:::cpppar_exp | |||||
FENmlm:::cpppar_lgamma | |||||
FENmlm:::cpppar_log | |||||
FENmlm:::cpppar_log_a_exp | |||||
FENmlm:::cpppar_trigamma | |||||
FENmlm:::get_n_cells | index_i index_j | Conditional jump or move depends on uninitialised value(s) | convergence.cpp : 1441 | valgrind_log | executable-test-file |