This web page shows the issues in the functions in the package spCP 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 |
---|---|---|---|---|---|
spCP:::CholInv | Cov | 71 bytes in 1 blocks are possibly lost in loss record 30 of 1,285 | UtilityFunctions.cpp : 50 | valgrind_log | executable-test-file |
spCP:::GetRooti | Cov Eye | Invalid read of size 8 | CovarianceFunctions.cpp : 9 | valgrind_log | executable-test-file |
spCP:::Inv3 | A | 61 bytes in 1 blocks are possibly lost in loss record 28 of 1,286 | UtilityFunctions.cpp : 62 | valgrind_log | executable-test-file |
spCP:::QFnc | EyeM M Rho WAlpha | 100 bytes in 1 blocks are possibly lost in loss record 46 of 1,323 | CovarianceFunctions.cpp : 31 | valgrind_log | executable-test-file |
spCP:::QInvFnc | EyeM M Rho WAlpha | 100 bytes in 1 blocks are possibly lost in loss record 46 of 1,322 | CovarianceFunctions.cpp : 18 | valgrind_log | executable-test-file |
spCP:::makeSymm | A | 79 bytes in 1 blocks are possibly lost in loss record 32 of 1,286 | UtilityFunctions.cpp : 98 | valgrind_log | executable-test-file |