This web page shows the issues in the functions in the package oce 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 |
---|---|---|---|---|---|
oce:::bilinearInterp | |||||
oce:::do_ad2cp_ahrs | |||||
oce:::do_adv_vector_time | |||||
oce:::do_approx3d | f x xout y yout z zout | Invalid read of size 8 | src/approx.cpp : 43 | valgrind_log | executable-test-file |
oce:::do_curl1 | |||||
oce:::do_curl2 | |||||
oce:::do_epic_time_to_ymdhms | julianDay millisecond | Conditional jump or move depends on uninitialised value(s) | src/time.cpp : 41 | valgrind_log | executable-test-file |
oce:::do_fill_gap_1d | |||||
oce:::do_geod_xy | a f lat latr lon lonr | Conditional jump or move depends on uninitialised value(s) | src/geod.cpp : 182 | valgrind_log | executable-test-file |
oce:::do_geod_xy_inverse | |||||
oce:::do_geoddist | |||||
oce:::do_geoddist_alongpath | |||||
oce:::do_gradient | |||||
oce:::do_interp_barnes | |||||
oce:::do_landsat_numeric_to_bytes | |||||
oce:::do_ldc_ad2cp_in_file | by filename from to | 42 bytes in 1 blocks are possibly lost in loss record 21 of 1,353 | src/ldc_ad2cp_in_file.cpp : 125 | valgrind_log | executable-test-file |
oce:::do_matrix_smooth | |||||
oce:::do_oceApprox | |||||
oce:::do_oce_convolve | end f x | Invalid write of size 8 | src/oce_convolve.cpp : 22 | valgrind_log | executable-test-file |
oce:::do_oce_filter | |||||
oce:::do_runlm | |||||
oce:::do_sfm_enu | forward heading mast pitch roll starboard | Invalid read of size 8 | src/sfm_enu.cpp : 49 | valgrind_log | executable-test-file |
oce:::do_trap | |||||
oce:::trim_ts |