This web page shows the issues in the functions in the package ReIns 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 |
---|---|---|---|---|---|
ReIns:::spliceEM_shape_adj_Rexport | beta_tol beta eps gamma lower1 lower2 lower3 lower4 lower5 maxiter pi shape theta trunclower truncupper tsplice upper3 upper4 upper5 | Invalid read of size 8 | SpliceEM.cpp : 130 | valgrind_log | executable-test-file |
ReIns:::spliceEM_splicefit_raw_Rexport | beta_tol beta eps gamma lower1 lower2 lower3 lower4 lower5 maxiter pi shape theta trunclower truncupper tsplice upper3 upper4 upper5 | Invalid read of size 8 | SpliceEM.cpp : 151 | valgrind_log | executable-test-file |