[ https://issues.apache.org/jira/browse/MNEMONIC-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947701#comment-15947701 ]
ASF GitHub Bot commented on MNEMONIC-233: ----------------------------------------- GitHub user johnugeorge opened a pull request: https://github.com/apache/incubator-mnemonic/pull/39 MNEMONIC-233: Restore the resources before destroy of Generic Field There will be memory leaks if resources are not restored during destroy of a generic field. 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/39.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 #39 ---- commit 9c9312e51d17689926babdc5487ba46055046ab4 Author: Johnu George <johnu...@cisco.com> Date: 2017-03-29T18:54:09Z MNEMONIC-233: Restore the resources before destroy ---- > Managed resources must be restored before destroy of Generic Field > ------------------------------------------------------------------ > > Key: MNEMONIC-233 > URL: https://issues.apache.org/jira/browse/MNEMONIC-233 > Project: Mnemonic > Issue Type: Bug > Components: Core > Affects Versions: 0.6.0-incubating > Reporter: Johnu George > Assignee: Johnu George > Fix For: 0.6.0-incubating > > -- This message was sent by Atlassian JIRA (v6.3.15#6346)