dermesser / leveldb-rs

A reimplementation of LevelDB in Rust (no bindings).
Other
515 stars 60 forks source link

Fix various memory leaks #13

Open dermesser opened 2 years ago

dermesser commented 2 years ago

There is a whole bundle of more or less difficult memory leaks found by memcheck. This is a tracking issue for some of them.

theaddonn commented 4 months ago

Whats the current status?

dermesser commented 4 months ago

nothing more since the last couple fixes, but I also haven't heard any complaints since