This web page shows the issues in the functions in the package fastkmedoids 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 |
---|---|---|---|---|---|
fastkmedoids:::fastclarans | k maxneighbor n numlocal rdist seed | 73 bytes in 1 blocks are possibly lost in loss record 35 of 1,323 | pam.cpp : 1181 | valgrind_log | executable-test-file |
fastkmedoids:::pam | k maxiter n rdist | 50 bytes in 1 blocks are possibly lost in loss record 25 of 1,323 | pam.cpp : 258 | valgrind_log | executable-test-file |