This web page shows the issues in the functions in the package maxnodf 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 |
---|---|---|---|---|---|
maxnodf:::computeDM0 | |||||
maxnodf:::computeDMt | |||||
maxnodf:::computeFill0 | |||||
maxnodf:::computeFillt | |||||
maxnodf:::computeMT0 | |||||
maxnodf:::computeMTt | |||||
maxnodf:::computeND0 | |||||
maxnodf:::computeNDt | |||||
maxnodf:::computeS | |||||
maxnodf:::full_hill_climb_cpp | |||||
maxnodf:::get_valid_ones_cpp | |||||
maxnodf:::get_zeros_cpp | |||||
maxnodf:::hill_climb_step_cpp | |||||
maxnodf::nodf_cpp | |||||
maxnodf:::nodf_one_link_added_cpp | DM0 DMt F0 Ft mt_0 mt_t mtx ND0 NDt S xpos ypos | Invalid write of size 8 | fast_toolbox.cpp : 307 | valgrind_log | executable-test-file |
maxnodf:::nodf_one_link_removed_cpp | DM0 DMt F0 Ft mt_0 mt_t mtx ND0 NDt S xpos ypos | Invalid write of size 8 | fast_toolbox.cpp : 262 | valgrind_log | executable-test-file |
maxnodf:::pmin3 | vec1 vec2 | Invalid read of size 8 | fast_toolbox.cpp : 23 | valgrind_log | executable-test-file |
maxnodf:::put_val | mtx val xpos ypos | Invalid write of size 8 | fast_toolbox.cpp : 31 | valgrind_log | executable-test-file |
maxnodf:::sim_anneal_opt_cpp | |||||
maxnodf:::websearch_cpp |