This web page shows the issues in the functions in the package TransPhylo 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 |
---|---|---|---|---|---|
TransPhylo:::coalescent | alpha leaves nodes | Invalid read of size 8 | src/probPTreeGivenTTree.cpp : 125 | valgrind_log | executable-test-file |
TransPhylo:::log_subtract_exp | |||||
TransPhylo:::log_sum_exp | |||||
TransPhylo:::log_sum_exp_vec | |||||
TransPhylo::probPTreeGivenTTree | ctree neg w | 59 bytes in 1 blocks are possibly lost in loss record 31 of 1,351 | src/probPTreeGivenTTree.cpp : 88 | valgrind_log | executable-test-file |
TransPhylo:::probSubtree | rate tab | Invalid read of size 8 | src/probPTreeGivenTTree.cpp : 32 | valgrind_log | executable-test-file |
TransPhylo::probTTree | dateT delta_t pi pOff rOff scGen scSam shGen shSam ttree | Invalid read of size 8 | src/probTTree.cpp : 245 | valgrind_log | executable-test-file |
TransPhylo:::wbar |