This web page shows the issues in the functions in the package moveHMM 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 |
---|---|---|---|---|---|
moveHMM:::dexp_rcpp | foo rate x | 224 bytes in 1 blocks are definitely lost in loss record 74 of 1,318 | densities.h : 98 | valgrind_log | executable-test-file |
moveHMM:::dgamma_rcpp | mu sigma x | 456 bytes in 1 blocks are definitely lost in loss record 123 of 1,318 | densities.h : 22 | valgrind_log | executable-test-file |
moveHMM:::dlnorm_rcpp | meanlog sdlog x | 456 bytes in 1 blocks are definitely lost in loss record 123 of 1,318 | densities.h : 74 | valgrind_log | executable-test-file |
moveHMM:::dvm_rcpp | kappa mu x | 456 bytes in 1 blocks are definitely lost in loss record 123 of 1,318 | densities.h : 123 | valgrind_log | executable-test-file |
moveHMM:::dweibull_rcpp | scale shape x | 520 bytes in 1 blocks are definitely lost in loss record 131 of 1,318 | densities.h : 50 | valgrind_log | executable-test-file |
moveHMM:::dwrpcauchy_rcpp | mu rho x | 520 bytes in 1 blocks are definitely lost in loss record 131 of 1,318 | densities.h : 148 | valgrind_log | executable-test-file |
moveHMM:::trMatrix_rcpp | beta covs nbStates | 101 bytes in 1 blocks are possibly lost in loss record 46 of 1,323 | trMatrix.cpp : 23 | valgrind_log | executable-test-file |