NULLx76 / ringbuffer

A fixed-size circular buffer written in Rust.

Home Page:https://crates.io/crates/ringbuffer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible memory leak with (both old and new) fill_with

jdonszelmann opened this issue · comments

image
I need to write a test for this, but I think this might not run the destructors for old items in the buffer