This web page shows the issues in the functions in the package TauStar 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 |
---|---|---|---|---|---|
TauStar:::TStarFastResampleRCPP | numResamples sampleSize xNumeric yNumeric | 84 bytes in 1 blocks are possibly lost in loss record 43 of 1,264 | rcpp_t_star.cpp : 585 | valgrind_log | executable-test-file |
TauStar:::TStarWeihsEtAlRCPP | xNumeric yNumeric | Conditional jump or move depends on uninitialised value(s) | rcpp_t_star.cpp : 367 | valgrind_log | executable-test-file |
TauStar:::VTStarWeihsEtAlRCPP | xNumeric yNumeric | Conditional jump or move depends on uninitialised value(s) | rcpp_t_star.cpp : 485 | valgrind_log | executable-test-file |