iotaledger / iota.legacy.rs

IOTA implementation ( rust )
77 stars 17 forks source link

bindings: fix deallocation #47

Closed th0br0 closed 7 years ago

th0br0 commented 7 years ago

Bad Box usage, was deallocating too early.