The logbook ringbuffer is now considered empty if any of the pointers is outside the valid ringbuffer area. Compared to checking only against a special empty value, this approach makes the code more robust against invalid pointers.
Description
No description provided
Languages
C
98.3%
M4
1.2%
Makefile
0.5%