This web page shows the issues in the functions in the package segmenTier 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 |
---|---|---|---|---|---|
segmenTier:::ccor | c csim j k M seq | 51 bytes in 1 blocks are possibly lost in loss record 26 of 1,350 | segment.cpp : 37 | valgrind_log | executable-test-file |
segmenTier::clusterCor_c | |||||
segmenTier:::icor | c csim j k M seq | Invalid read of size 8 | segment.cpp : 21 | valgrind_log | executable-test-file |
segmenTier:::myPearson | x y | Invalid read of size 8 | cluster.cpp : 28 | valgrind_log | executable-test-file |