This web page shows the issues in the functions in the package wk 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 |
---|---|---|---|---|---|
wk:::cpp_format_wkt | |||||
wk:::cpp_problems_wkt | |||||
wk:::cpp_wkt_translate_wkb | bufferSize endian includeM includeSRID includeZ wkt | 68 bytes in 1 blocks are possibly lost in loss record 33 of 1,355 | translate.cpp : 47 | valgrind_log | executable-test-file |
wk:::cpp_wkt_translate_wksxp | includeM includeSRID includeZ wkt | 21 bytes in 1 blocks are possibly lost in loss record 17 of 1,360 | translate.cpp : 56 | valgrind_log | executable-test-file |