This web page shows the issues in the functions in the package phylobase 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 |
---|---|---|---|---|---|
phylobase:::all_naC | |||||
phylobase:::any_naC | |||||
phylobase:::hasDuplicatedLabelsCpp | |||||
phylobase:::hasPolytomy | ances | 73 bytes in 1 blocks are possibly lost in loss record 35 of 1,351 | src/checkPhylo4.cpp : 50 | valgrind_log | executable-test-file |
phylobase:::hasSingleton | |||||
phylobase:::isLabelName | |||||
phylobase:::nRoots | |||||
phylobase:::nTipsFastCpp | |||||
phylobase:::nTipsSafe | ances | 73 bytes in 1 blocks are possibly lost in loss record 35 of 1,351 | src/checkPhylo4.cpp : 50 | valgrind_log | executable-test-file |
phylobase:::nb_naC | |||||
phylobase:::tabulateTips | ances | 73 bytes in 1 blocks are possibly lost in loss record 35 of 1,350 | src/checkPhylo4.cpp : 50 | valgrind_log | executable-test-file |
phylobase:::testEqInt | x y | Invalid read of size 4 | src/checkPhylo4.cpp : 161 | valgrind_log | executable-test-file |
phylobase:::tipsFast | |||||
phylobase:::tipsSafe | ances desc | Conditional jump or move depends on uninitialised value(s) | src/checkPhylo4.cpp : 105 | valgrind_log | executable-test-file |