This web page shows the issues in the functions in the package xyz 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 |
---|---|---|---|---|---|
xyz:::absolute_covariates | |||||
xyz:::colsum_index | indexes X | Invalid read of size 8 | core.cpp : 190 | valgrind_log | executable-test-file |
xyz:::create_lambda_sequence | |||||
xyz:::equalpairs | max_number_of_pairs ou ov u v | Invalid read of size 4 | core.cpp : 469 | valgrind_log | executable-test-file |
xyz:::naive_interaction_search | |||||
xyz:::sample_int_replace | |||||
xyz:::sample_uniform | |||||
xyz:::scale_intr | pair_x pair_y X | Invalid read of size 8 | core.cpp : 753 | valgrind_log | executable-test-file |
xyz:::soft_threshold | |||||
xyz:::translate_to_binary |