mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 17:43:51 +01:00
When rb->start = rb->size, `ringbuffer_get_one(ringbuffer_t *restrict rb)` will read out of bounds.
When rb->start = rb->size, `ringbuffer_get_one(ringbuffer_t *restrict rb)` will read out of bounds.