This web page shows the issues in the functions in the package AGread 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 |
---|---|---|---|---|---|
AGread:::get_VM_C | x y z | Invalid read of size 8 | get_VM_C.cpp : 22 | valgrind_log | executable-test-file |
AGread:::interpolate_C | |||||
AGread:::interpolate_IMU | |||||
AGread:::interval_match | |||||
AGread:::latch_accel | accel_input samp_rate vector_size | Invalid write of size 8 | get_latch.cpp : 20 | valgrind_log | executable-test-file |
AGread:::mid_round | |||||
AGread:::zero2one |