xant / libhl

Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues
GNU Lesser General Public License v3.0
420 stars 117 forks source link

Modified index #24

Closed yarous224 closed 6 years ago

yarous224 commented 6 years ago

It will caused a segmentation fault If index of Out Array start from 'rb->rfx'.

xant commented 6 years ago

looks legit, maybe worth a unit test which involves calling read_until on a rbuf where the read offset is greater than 0