This web page shows the issues in the functions in the package simPop 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 |
---|---|---|---|---|---|
simPop:::binary_representation | |||||
simPop:::ipu_work | con eps inp verbose w | 59 bytes in 1 blocks are possibly lost in loss record 31 of 1,355 | src/ipu.cpp : 25 | valgrind_log | executable-test-file |
simPop:::select_equal | |||||
simPop:::sumVec | |||||
simPop:::tableC | |||||
simPop:::updateMatC | add_col add_row hhid hhsize M remove_col remove_row | Invalid read of size 8 | src/updateMat.cpp : 64 | valgrind_log | executable-test-file |
simPop:::updateVecC | add_index hhid hhsize init_weight remove_index sizefactor | Invalid read of size 4 | src/updateVec.cpp : 43 | valgrind_log | executable-test-file |