This web page shows the issues in the functions in the package ProFound 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 |
---|---|---|---|---|---|
ProFound:::addmat | add base xlim ylim | Invalid read of size 8 | water_old.cpp : 11 | valgrind_log | executable-test-file |
ProFound:::interpolateAkimaGrid | grid output x y | Invalid read of size 8 | Array2.h : 103 | valgrind_log | executable-test-file |
ProFound:::interpolateLinearGrid | |||||
ProFound:::order_cpp | |||||
ProFound:::point_in_polygon | poly_x poly_y x y | Invalid read of size 8 | point_in_poly.cpp : 75 | valgrind_log | executable-test-file |