This web page shows the issues in the functions in the package PLMIX 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 |
---|---|---|---|---|---|
PLMIX:::CompProbZpartial | n_rank omega p pi_inv u_bin Y | Invalid read of size 8 | src/CompProbZpartial.cpp : 44 | valgrind_log | executable-test-file |
PLMIX:::CompRateP | n_rank pi_inv rate0 u_bin Y z | Invalid read of size 8 | src/CompRateP.cpp : 48 | valgrind_log | executable-test-file |
PLMIX:::CompRateYpartial | n_rank p pi_inv ref_order z | Invalid read of size 8 | src/CompRateYpartial.cpp : 43 | valgrind_log | executable-test-file |
PLMIX:::Estep | p pi_inv ref_order weights | Invalid read of size 8 | src/Estep.cpp : 47 | valgrind_log | executable-test-file |
PLMIX:::SimYpsilon | n_rank rate | Invalid read of size 8 | src/SimYpsilon.cpp : 23 | valgrind_log | executable-test-file |
PLMIX:::UpPhetpartial | n_rank p pi_inv rate0 ref_order shape0 u_bin z_hat | Invalid read of size 8 | src/UpPhetpartial.cpp : 76 | valgrind_log | executable-test-file |
PLMIX:::UpWhet | |||||
PLMIX:::howmanyranked | |||||
PLMIX::loglikPLMIX | p pi_inv ref_order weights | Invalid read of size 8 | src/loglikPLMIX.cpp : 53 | valgrind_log | executable-test-file |
PLMIX:::quickintsample | |||||
PLMIX:::umat |