This web page shows the issues in the functions in the package mixdir 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 |
---|---|---|---|---|---|
mixdir:::expec_log_x_cpp | n_cat n_latent n_quest phia X zeta | Invalid read of size 8 | mixdir_impl.cpp : 22 | valgrind_log | executable-test-file |
mixdir:::update_zeta_cpp | n_cat n_ind n_latent n_quest omega phia X zeta | Invalid write of size 8 | mixdir_impl.cpp : 83 | valgrind_log | executable-test-file |
mixdir:::update_zeta_dp_cpp |