This web page shows the issues in the functions in the package robmixglm 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 |
---|---|---|---|---|---|
robmixglm:::llrandbinomcpp | gh lp tau2 y | Conditional jump or move depends on uninitialised value(s) | src/fit.robmixglm.cpp : 115 | valgrind_log | executable-test-file |
robmixglm:::llrandgammacpp | gh lp phi tau2 y | 42 bytes in 1 blocks are possibly lost in loss record 21 of 1,353 | src/fit.robmixglm.cpp : 87 | valgrind_log | executable-test-file |
robmixglm:::llrandpoiscpp | gh lp tau2 y | Conditional jump or move depends on uninitialised value(s) | src/fit.robmixglm.cpp : 28 | valgrind_log | executable-test-file |
robmixglm:::llrandtruncpoiscpp |