This web page shows the issues in the functions in the package smerc 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 |
---|---|---|---|---|---|
smerc:::stat_binom_cpp | popin popout tpop ty yin yout | Invalid read of size 8 | scsg2_cpp.cpp : 281 | valgrind_log | executable-test-file |
smerc:::stat_poisson_cpp | a ein eout shape yin yout | Invalid read of size 8 | scsg2_cpp.cpp : 221 | valgrind_log | executable-test-file |