When using the ringbuffer pointers to traverse the linked list, a full ringbuffer appears as an empty one. This is probably a very rare condition, but a very annoying one if you run into it it. Using byte counts and the number of dives in the header avoids the problem.
Description
No description provided
Languages
C
98.3%
M4
1.2%
Makefile
0.5%