This web page shows the issues in the functions in the package sparsereg 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 |
---|---|---|---|---|---|
sparsereg:::makeinter_cpp | X00 X10 X20 | 136 bytes in 1 blocks are possibly lost in loss record 51 of 1,322 | makeinter.cpp : 15 | valgrind_log | executable-test-file |
sparsereg:::makethreeinter_cpp | X00 X10 X110 X20 | 136 bytes in 1 blocks are possibly lost in loss record 51 of 1,323 | makethreeinter.cpp : 16 | valgrind_log | executable-test-file |
sparsereg:::updatebeta_cpp | betacurr0 betamode0 dtau0 k0 lambdashrink0 lambdavec0 ps_sigmasq0 sigmasq0 X0 y0 | 136 bytes in 1 blocks are possibly lost in loss record 51 of 1,329 | subgroup.cpp : 23 | valgrind_log | executable-test-file |