This web page shows the issues in the functions in the package seismicRoll 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 |
---|---|---|---|---|---|
seismicRoll:::roll_hampel_numeric_vector | |||||
seismicRoll:::roll_mean_numeric_vector | alignCode increment n x | Invalid write of size 8 | source_files.cpp : 67 | valgrind_log | executable-test-file |
seismicRoll:::roll_median_numeric_vector | |||||
seismicRoll:::roll_range_numeric_vector | alignCode increment n x | Invalid read of size 8 | source_files.cpp : 337 | valgrind_log | executable-test-file |
seismicRoll:::roll_sd_numeric_vector | alignCode increment n x | Invalid write of size 8 | source_files.cpp : 273 | valgrind_log | executable-test-file |
seismicRoll:::roll_stalta_numeric_vector | increment n_lta n_sta x | Invalid write of size 8 | source_files.cpp : 326 | valgrind_log | executable-test-file |