This web page shows the issues in the functions in the package missSBM 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 |
---|---|---|---|---|---|
missSBM:::E_step_covariates | gamma pi roundProd Tau Y | Invalid read of size 8 | SBM_covariates.cpp : 57 | valgrind_log | executable-test-file |
missSBM:::vExpec_covariates | gamma pi roundProd Tau Y | Conditional jump or move depends on uninitialised value(s) | utils.h : 9 | valgrind_log | executable-test-file |