This web page shows the issues in the functions in the package olctools 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 |
---|---|---|---|---|---|
olctools::decode_olc | olcs | 21 bytes in 1 blocks are definitely lost in loss record 17 of 1,365 | coders.cpp : 269 | valgrind_log | executable-test-file |
olctools::encode_olc | lats length longs | 31 bytes in 1 blocks are definitely lost in loss record 19 of 1,354 | validate.cpp : 179 | valgrind_log | executable-test-file |
olctools::recover_olc | lats longs olcs | 31 bytes in 1 blocks are definitely lost in loss record 19 of 1,360 | validate.cpp : 179 | valgrind_log | executable-test-file |
olctools::shorten_olc | lats longs olcs | 31 bytes in 1 blocks are definitely lost in loss record 19 of 1,362 | validate.cpp : 179 | valgrind_log | executable-test-file |
olctools::validate_full | |||||
olctools::validate_olc | |||||
olctools::validate_short |