This web page shows the issues in the functions in the package BLPestimatoR 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 |
---|---|---|---|---|---|
BLPestimatoR:::dstddelta_c | sijt weights | 73 bytes in 1 blocks are definitely lost in loss record 32 of 1,289 | cppFunctions.cpp : 277 | valgrind_log | executable-test-file |
BLPestimatoR:::dstdtheta_c | |||||
BLPestimatoR:::getDelta | cdid cdindex deltaOld indices innerCrit innerMaxit nodesDemMktShape nodesRcMktShape obsshare printLevel theta2 weights Xrandom | Invalid read of size 8 | cppFunctions.cpp : 111 | valgrind_log | executable-test-file |
BLPestimatoR:::getExpMu | cdid demographics qv theta2Matrix Xrandom | Invalid read of size 8 | cppFunctions.cpp : 111 | valgrind_log | executable-test-file |
BLPestimatoR:::getSij | cdindex expdelta expmu | Invalid read of size 8 | cppFunctions.cpp : 32 | valgrind_log | executable-test-file |
BLPestimatoR:::getSjtMod | expdelta expmu nprodt startpos weights | Invalid read of size 8 | cppFunctions.cpp : 67 | valgrind_log | executable-test-file |