This web page shows the issues in the functions in the package QuantTools 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 |
---|---|---|---|---|---|
QuantTools::crossover | x y | 54 bytes in 1 blocks are possibly lost in loss record 26 of 1,352 | src/crossover.cpp : 31 | valgrind_log | executable-test-file |
QuantTools:::na_locf_numeric | |||||
QuantTools::roll_sd_filter | k m n x | 8 bytes in 1 blocks are definitely lost in loss record 11 of 1,354 | src/roll_sd_filter.cpp : 33 | valgrind_log | executable-test-file |
QuantTools::sma | n x | 49 bytes in 1 blocks are possibly lost in loss record 25 of 1,352 | src/../inst/include/Indicators/Sma.h : 40 | valgrind_log | executable-test-file |