GitHub user johnugeorge opened a pull request: https://github.com/apache/incubator-mnemonic/pull/32
MNEMONIC-215: Cleanup of memory leaks in Linkedlist implementation Possible memory leaks are cleaned up when Linkedlist is removed. Verified that there are no memory leaks with DurableHashMapNGTest You can merge this pull request into a Git repository by running: $ git pull https://github.com/johnugeorge/incubator-mnemonic master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-mnemonic/pull/32.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #32 ---- commit 0a92221c7e3f4f5d58772517a0394c5580a2cf1e Author: Johnu George <johnu...@cisco.com> Date: 2017-03-13T20:14:25Z MNEMONIC-215: Cleanup of memory leaks in Linkedlist impl ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---