This web page shows the issues in the functions in the package CMF 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 |
---|---|---|---|---|---|
CMF:::p_covUsparse | Cm I OCm OUm T Xm | Invalid read of size 8 | helper.cpp : 139 | valgrind_log | executable-test-file |
CMF:::p_gradUsparse | Cm Colm CUm Gm I OUm Rowm T Xm | Invalid read of size 8 | helper.cpp : 28 | valgrind_log | executable-test-file |
CMF:::p_updateMean | I Mv U1m U2m Xm | 43 bytes in 1 blocks are possibly lost in loss record 21 of 1,350 | helper.cpp : 110 | valgrind_log | executable-test-file |
CMF:::p_updatePseudoData | Cv Rv U1m U2m Xm | 44 bytes in 1 blocks are possibly lost in loss record 22 of 1,353 | helper.cpp : 51 | valgrind_log | executable-test-file |
CMF:::p_updateTau | cov1m cov2m Cv nu1v nu2v Rv U1m U2m Xm | Invalid read of size 8 | helper.cpp : 68 | valgrind_log | executable-test-file |