Netflix / dynomite

A generic dynamo implementation for different k-v storage engines
Apache License 2.0
4.2k stars 532 forks source link

Setup/cleanup (struct msg)->msg_info correctly #738

Closed smukil closed 5 years ago

smukil commented 5 years ago

Without proper cleanup, we risk leaking memory and having multiple owners overwriting the same memory.