This web page shows the issues in the functions in the package triangulr 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 |
---|---|---|---|---|---|
triangulr:::CTriC | |||||
triangulr:::CTriC2 | max min mode t | Conditional jump or move depends on uninitialised value(s) | ctri.cpp : 63 | valgrind_log | executable-test-file |
triangulr:::MGTriC | |||||
triangulr:::MGTriC2 | max min mode t | Invalid read of size 8 | mgtri.cpp : 55 | valgrind_log | executable-test-file |