kanidm / concread

Concurrently Readable Data Structures for Rust
Mozilla Public License 2.0
343 stars 15 forks source link

Fix ll to use sigil nodes #33

Closed Firstyear closed 4 years ago

Firstyear commented 4 years ago

Use sigil nodes to reduce logic in the LL

Firstyear commented 4 years ago

Actually I think there is a memory leak in this.