This web page shows the issues in the functions in the package trackdem 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 |
---|---|---|---|---|---|
trackdem:::cb | |||||
trackdem:::cb1 | d e m1 | Invalid write of size 8 | cb1.cpp : 15 | valgrind_log | executable-test-file |
trackdem:::getCoords | d m | 136 bytes in 1 blocks are possibly lost in loss record 49 of 1,322 | getCoords.cpp : 10 | valgrind_log | executable-test-file |
trackdem:::muP | cm1 cm2 cm3 d id m | 136 bytes in 1 blocks are possibly lost in loss record 50 of 1,323 | muP.cpp : 15 | valgrind_log | executable-test-file |
trackdem:::muP1 | cm1 d id m | 136 bytes in 1 blocks are possibly lost in loss record 50 of 1,322 | muP1.cpp : 15 | valgrind_log | executable-test-file |
trackdem:::sb | bg d e m1 | 136 bytes in 1 blocks are possibly lost in loss record 50 of 1,324 | sb.cpp : 11 | valgrind_log | executable-test-file |
trackdem:::sb2 | bg d e m1 | Invalid read of size 8 | sb2.cpp : 26 | valgrind_log | executable-test-file |
trackdem:::sdP | cm1 cm2 cm3 d id m | 136 bytes in 1 blocks are possibly lost in loss record 50 of 1,326 | sdP.cpp : 16 | valgrind_log | executable-test-file |
trackdem:::sdP1 | cm1 d id m | 136 bytes in 1 blocks are possibly lost in loss record 50 of 1,323 | sdP1.cpp : 16 | valgrind_log | executable-test-file |