This web page shows the issues in the functions in the package gretel 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 |
---|---|---|---|---|---|
gretel:::dijkstra_inf | dist src | Invalid write of size 8 | dijkstra.cpp : 107 | valgrind_log | executable-test-file |
gretel:::dijkstra_nodes | dist node_costs src | Invalid write of size 8 | dijkstra.cpp : 40 | valgrind_log | executable-test-file |