This web page shows the issues in the functions in the package frailtyEM 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 |
---|---|---|---|---|---|
frailtyEM:::cumsum_elp | elp left maxlength right | Invalid read of size 8 | sumxxt.cpp : 50 | valgrind_log | executable-test-file |
frailtyEM:::rowsum_vec | lgth pos x | Use of uninitialised value of size 8 | sumxxt.cpp : 110 | valgrind_log | executable-test-file |