This web page shows the issues in the functions in the package RcppDynProg 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 |
---|---|---|---|---|---|
RcppDynProg::const_cost | |||||
RcppDynProg::const_cost_logistic | |||||
RcppDynProg::const_costs | indices min_seg w y | 52 bytes in 1 blocks are possibly lost in loss record 26 of 1,354 | src/const_costs.cpp : 17 | valgrind_log | executable-test-file |
RcppDynProg::const_costs_logistic | indices min_seg w y | 53 bytes in 1 blocks are possibly lost in loss record 26 of 1,352 | src/const_costs_logistic.cpp : 20 | valgrind_log | executable-test-file |
RcppDynProg::lin_cost | i j min_seg w x y | 51 bytes in 1 blocks are possibly lost in loss record 26 of 1,351 | src/xlin_fits.cpp : 23 | valgrind_log | executable-test-file |
RcppDynProg::lin_cost_logistic | i j min_seg w x y | 51 bytes in 1 blocks are possibly lost in loss record 26 of 1,353 | src/input_summary.cpp : 29 | valgrind_log | executable-test-file |
RcppDynProg::lin_costs | indices min_seg w x y | 52 bytes in 1 blocks are possibly lost in loss record 26 of 1,355 | src/xlin_fits.cpp : 23 | valgrind_log | executable-test-file |
RcppDynProg::lin_costs_logistic | indices min_seg w x y | 51 bytes in 1 blocks are possibly lost in loss record 26 of 1,355 | src/input_summary.cpp : 29 | valgrind_log | executable-test-file |
RcppDynProg::logistic_fits | i j w x y | 51 bytes in 1 blocks are possibly lost in loss record 26 of 1,285 | src/input_summary.cpp : 29 | valgrind_log | executable-test-file |
RcppDynProg::logistic_solve1 | i initial_link j skip w x y | 52 bytes in 1 blocks are possibly lost in loss record 26 of 1,354 | src/input_summary.cpp : 29 | valgrind_log | executable-test-file |
RcppDynProg::solve_interval_partition | kmax x | Conditional jump or move depends on uninitialised value(s) | src/solve_interval_partition.cpp : 146 | valgrind_log | executable-test-file |
RcppDynProg::solve_interval_partition_k | kmax x | Conditional jump or move depends on uninitialised value(s) | src/solve_interval_partition.cpp : 36 | valgrind_log | executable-test-file |
RcppDynProg::solve_interval_partition_no_k | x | Conditional jump or move depends on uninitialised value(s) | src/solve_interval_partition.cpp : 146 | valgrind_log | executable-test-file |
RcppDynProg::summarize_input | i j skip w x y | 52 bytes in 1 blocks are possibly lost in loss record 26 of 1,353 | src/input_summary.cpp : 29 | valgrind_log | executable-test-file |
RcppDynProg::xlin_fits | |||||
RcppDynProg::xlin_pfits | i j w x y | 53 bytes in 1 blocks are possibly lost in loss record 26 of 1,353 | src/xlin_pfits.cpp : 44 | valgrind_log | executable-test-file |
RcppDynProg::xlogistic_fits | i j w x y | 51 bytes in 1 blocks are possibly lost in loss record 26 of 1,285 | src/input_summary.cpp : 29 | valgrind_log | executable-test-file |