This web page shows the issues in the functions in the package sommer 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 |
---|---|---|---|---|---|
sommer:::emat | X1 X2 | 73 bytes in 1 blocks are definitely lost in loss record 32 of 1,288 | MNR.cpp : 327 | valgrind_log | executable-test-file |
sommer:::isDiagonal_mat | x | 61 bytes in 1 blocks are possibly lost in loss record 28 of 1,287 | MNR.cpp : 198 | valgrind_log | executable-test-file |
sommer:::isIdentity_mat | x | 61 bytes in 1 blocks are possibly lost in loss record 28 of 1,287 | MNR.cpp : 169 | valgrind_log | executable-test-file |
sommer:::makeFull | X | Invalid read of size 8 | MNR.cpp : 148 | valgrind_log | executable-test-file |
sommer:::mat_to_vecCpp | x x2 | Invalid read of size 8 | MNR.cpp : 54 | valgrind_log | executable-test-file |
sommer:::scaleCpp | |||||
sommer:::scorecalc | Mimv minMAF nt Vinv Xmv Ymv Zmv | 54 bytes in 1 blocks are possibly lost in loss record 28 of 1,325 | MNR.cpp : 400 | valgrind_log | executable-test-file |
sommer:::seqCpp | a b | 10,881,479,824 bytes in 1 blocks are possibly lost in loss record 1,317 of 1,317 | MNR.cpp : 39 | valgrind_log | executable-test-file |
sommer:::varCols |