This web page shows the issues in the functions in the package mlr3proba 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 |
---|---|---|---|---|---|
mlr3proba:::c_get_unique_times | |||||
mlr3proba:::c_score_graf_schmid | cdf power truth unique_times | Conditional jump or move depends on uninitialised value(s) | src/survival_scores.cpp : 91 | valgrind_log | executable-test-file |
mlr3proba:::c_score_intslogloss | cdf eps truth unique_times | Conditional jump or move depends on uninitialised value(s) | src/survival_scores.cpp : 69 | valgrind_log | executable-test-file |
mlr3proba:::c_weight_survival_score |