This web page shows the issues in the functions in the package qtl2pleio 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 |
---|---|---|---|---|---|
qtl2pleio:::expand_genoprobs_intcovar | intcovar probs | 76 bytes in 1 blocks are possibly lost in loss record 35 of 1,323 | matrix.cpp : 174 | valgrind_log | executable-test-file |
qtl2pleio:::find_lin_indep_cols | |||||
qtl2pleio:::find_matching_cols | |||||
qtl2pleio:::matrix_x_3darray | A X | 72 bytes in 1 blocks are possibly lost in loss record 35 of 1,322 | matrix.cpp : 293 | valgrind_log | executable-test-file |
qtl2pleio:::matrix_x_matrix | X Y | 43 bytes in 1 blocks are possibly lost in loss record 21 of 1,324 | matrix.cpp : 266 | valgrind_log | executable-test-file |
qtl2pleio:::matrix_x_vector | X y | 45 bytes in 1 blocks are possibly lost in loss record 23 of 1,324 | matrix.cpp : 281 | valgrind_log | executable-test-file |
qtl2pleio:::timesTwo | |||||
qtl2pleio:::weighted_3darray | array weights | 76 bytes in 1 blocks are possibly lost in loss record 35 of 1,322 | matrix.cpp : 238 | valgrind_log | executable-test-file |
qtl2pleio:::weighted_matrix | mat weights | 53 bytes in 1 blocks are possibly lost in loss record 26 of 1,322 | matrix.cpp : 221 | valgrind_log | executable-test-file |