Something went wrong on our end
-
dawehr authored
Fixed bug with logging. Was accidentally writing rows by 4 rather than by 1, and would write beyond the limits. Also properly initializing the initial value of the hw_unix_timer so Valgrind doesn't complain.
dawehr authoredFixed bug with logging. Was accidentally writing rows by 4 rather than by 1, and would write beyond the limits. Also properly initializing the initial value of the hw_unix_timer so Valgrind doesn't complain.
hw_impl_unix_global_timer.c 658 B