PACKAGE

This web page shows the issues in the functions in the package gear 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.

Versions:

R: 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
VALGRIND: valgrind-3.15.0
PACKAGE: release before 2021-01-01
name inputs message file.line valgrind_log executable.file
gear:::eucdist1 eps x y Conditional jump or move depends on uninitialised value(s) distance_functions.cpp : 123 valgrind_log executable-test-file
gear:::eucdist2 eps x1 x2 y1 y2 Invalid read of size 8 distance_functions.cpp : 143 valgrind_log executable-test-file
gear:::gcdist1 eps lat lon Invalid read of size 8 distance_functions.cpp : 24 valgrind_log executable-test-file
gear:::gcdist2 eps lat1 lat2 lon1 lon2 Invalid read of size 8 distance_functions.cpp : 80 valgrind_log executable-test-file