This web page shows the issues in the functions in the package ffstream 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 |
---|---|---|---|---|---|
ffstream:::combineTwoOneSidedPvaluesRcpp | p1_ p2_ | 39 bytes in 1 blocks are possibly lost in loss record 21 of 1,352 | utilsRcpp.cpp : 23 | valgrind_log | executable-test-file |
ffstream:::computeOneSidedPvalueRcpp | a_ b_ x_ | 39 bytes in 1 blocks are possibly lost in loss record 21 of 1,353 | utilsRcpp.cpp : 12 | valgrind_log | executable-test-file |
ffstream:::computeStdNormCdf | x_ | 39 bytes in 1 blocks are possibly lost in loss record 21 of 1,351 | utilsRcpp.cpp : 57 | valgrind_log | executable-test-file |
ffstream:::computeTwoSidedPvalueRcpp | a_ b_ x_ | 39 bytes in 1 blocks are possibly lost in loss record 21 of 1,353 | utilsRcpp.cpp : 46 | valgrind_log | executable-test-file |
ffstream:::convertPvalueToCorrectSideRcpp | p_ | 38 bytes in 1 blocks are possibly lost in loss record 21 of 1,350 | utilsRcpp.cpp : 35 | valgrind_log | executable-test-file |
ffstream:::cpp_computeAFFMean | |||||
ffstream:::cpp_computeFFFMean | |||||
ffstream:::cpp_detectAFFMeanMultiple | |||||
ffstream:::cpp_detectAFFMeanSingle | |||||
ffstream:::cpp_detectAFFMeanSinglePrechange | |||||
ffstream:::cpp_detectCUSUMMeanMultiple | BL h k x | Invalid write of size 4 | detector.cpp : 157 | valgrind_log | executable-test-file |
ffstream:::cpp_detectCUSUMMeanSingle | |||||
ffstream:::cpp_detectCUSUMMeanSinglePrechange | |||||
ffstream:::cpp_detectEWMAMeanMultiple | BL L r x | Invalid write of size 4 | detector.cpp : 157 | valgrind_log | executable-test-file |
ffstream:::cpp_detectEWMAMeanSingle | |||||
ffstream:::cpp_detectEWMAMeanSinglePrechange | |||||
ffstream:::cpp_detectFFFMeanMultiple | |||||
ffstream:::cpp_detectFFFMeanSingle | |||||
ffstream:::cpp_detectFFFMeanSinglePrechange | |||||
ffstream:::makeTwoSidedPvalueOneSidedR | p2_ | 39 bytes in 1 blocks are possibly lost in loss record 21 of 1,351 | utilsRcpp.cpp : 66 | valgrind_log | executable-test-file |