This web page shows the issues in the functions in the package rust 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 |
---|---|---|---|---|---|
rust:::all_pos | |||||
rust:::any_col_nonneg | |||||
rust:::any_col_nonpos | |||||
rust:::any_naC | |||||
rust:::any_neg | |||||
rust:::any_nonpos | |||||
rust:::any_pos | |||||
rust:::bc_no_trans | |||||
rust:::cpp_psi_to_phi | con gm lambda psi | Invalid read of size 8 | built_in_fns.cpp : 70 | valgrind_log | executable-test-file |
rust:::cpp_psi_to_phi_0 | con gm lambda psi | Conditional jump or move depends on uninitialised value(s) | built_in_fns.cpp : 70 | valgrind_log | executable-test-file |
rust:::no_naC | |||||
rust:::vecpow | base exp | Conditional jump or move depends on uninitialised value(s) | built_in_fns.cpp : 70 | valgrind_log | executable-test-file |
rust:::vecpower | base exp | Invalid read of size 8 | user_fns.cpp : 235 | valgrind_log | executable-test-file |