This web page shows the issues in the functions in the package accelerometry 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 |
---|---|---|---|---|---|
accelerometry:::blockaves_i | |||||
accelerometry:::blockaves_i_max | window x | Invalid read of size 4 | src/blockaves_c.cpp : 46 | valgrind_log | executable-test-file |
accelerometry:::blockaves_n | |||||
accelerometry:::blockaves_n_max | window x | Invalid read of size 8 | src/blockaves_c.cpp : 102 | valgrind_log | executable-test-file |
accelerometry:::blocksums_i | |||||
accelerometry:::blocksums_i_max | window x | Invalid read of size 4 | src/blocksums_c.cpp : 46 | valgrind_log | executable-test-file |
accelerometry:::blocksums_n | |||||
accelerometry:::blocksums_n_max | window x | Invalid read of size 8 | src/blocksums_c.cpp : 100 | valgrind_log | executable-test-file |
accelerometry::cut_counts | |||||
accelerometry::intensities | |||||
accelerometry:::movingaves_i | |||||
accelerometry:::movingaves_i_max | |||||
accelerometry:::movingaves_n | |||||
accelerometry:::movingaves_n_max | |||||
accelerometry::personvars | |||||
accelerometry::sedbreaks | counts thresh weartime | Conditional jump or move depends on uninitialised value(s) | src/sedbreaks_c.cpp : 17 | valgrind_log | executable-test-file |
accelerometry:::sedbreaks_flags | counts thresh weartime | Conditional jump or move depends on uninitialised value(s) | src/sedbreaks_c.cpp : 38 | valgrind_log | executable-test-file |