This web page shows the issues in the functions in the package augSIMEX 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 |
---|---|---|---|---|---|
augSIMEX:::repeatgenerate | |||||
augSIMEX:::scorecloglogcpp | beta DataM DataM0 DataM1 offset phat qhat weight Y | Invalid read of size 8 | scorecloglogcpp.cpp : 43 | valgrind_log | executable-test-file |
augSIMEX:::scoregaussiancpp | beta DataM DataM0 DataM1 offset phat qhat weight Y | 42 bytes in 1 blocks are possibly lost in loss record 21 of 1,329 | scoregaussiancpp.cpp : 42 | valgrind_log | executable-test-file |
augSIMEX:::scorelogitcpp | beta DataM DataM0 DataM1 offset phat qhat weight Y | Invalid read of size 8 | scorelogitcpp.cpp : 42 | valgrind_log | executable-test-file |
augSIMEX:::scorepoilogcpp | beta DataM DataM0 DataM1 offset phat qhat weight Y | Invalid read of size 8 | scorepoilogcpp.cpp : 52 | valgrind_log | executable-test-file |
augSIMEX:::scorepoisqrtcpp | beta DataM DataM0 DataM1 offset phat qhat weight Y | Invalid read of size 8 | scorepoisqrtcpp.cpp : 50 | valgrind_log | executable-test-file |
augSIMEX:::scoreprobitcpp | beta DataM DataM0 DataM1 offset phat qhat weight Y | 42 bytes in 1 blocks are possibly lost in loss record 21 of 1,329 | scoreprobitcpp.cpp : 53 | valgrind_log | executable-test-file |