This web page shows the issues in the functions in the package propr 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 |
---|---|---|---|---|---|
propr:::coordToIndex | col N row | Conditional jump or move depends on uninitialised value(s) | src/backend.cpp : 321 | valgrind_log | executable-test-file |
propr:::half2mat | |||||
propr:::indexToCoord | |||||
propr:::labRcpp | nfeats | 58 bytes in 1 blocks are possibly lost in loss record 31 of 1,261 | src/backend.cpp : 399 | valgrind_log | executable-test-file |
propr:::lr2phi | |||||
propr:::lr2phs | |||||
propr:::lr2rho | |||||
propr:::lr2vlr | |||||
propr:::rhoRcpp | ivar lr X | 59 bytes in 1 blocks are possibly lost in loss record 31 of 1,352 | src/backend.cpp : 218 | valgrind_log | executable-test-file |
propr:::wtmRcpp | |||||
propr:::wtvRcpp | w x | Invalid read of size 8 | src/backend.cpp : 20 | valgrind_log | executable-test-file |