This web page shows the issues in the functions in the package icRSF 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 |
---|---|---|---|---|---|
icRSF:::bsplitC | Dmat parm Xmat | Conditional jump or move depends on uninitialised value(s) | loglikhood2.cpp : 304 | valgrind_log | executable-test-file |
icRSF:::dmat | |||||
icRSF:::getrids | |||||
icRSF:::gradlikC | |||||
icRSF:::gradlikC0 | |||||
icRSF:::gradlikCD | |||||
icRSF:::gradlikCD0 | |||||
icRSF:::loglikC | Dmat parm x | Conditional jump or move depends on uninitialised value(s) | loglikhood2.cpp : 11 | valgrind_log | executable-test-file |
icRSF:::loglikC0 | |||||
icRSF:::loglikCD | |||||
icRSF:::loglikCD0 | |||||
icRSF:::scorefun | |||||
icRSF:::scorefun0 | |||||
icRSF:::splitpt | Dmat parm x | Conditional jump or move depends on uninitialised value(s) | loglikhood2.cpp : 304 | valgrind_log | executable-test-file |
icRSF:::timeMat |