You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by selvaganesang <gi...@git.apache.org> on 2017/12/18 23:22:45 UTC

[GitHub] incubator-trafodion pull request #1355: [TRAFODION-2853] Memory leak of ComD...

GitHub user selvaganesang opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1355

    [TRAFODION-2853] Memory leak of ComDiagsArea in Context

    CLI entry points to LOB and Sequence generator didn't deallocate
    the local diags area.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/selvaganesang/incubator-trafodion trafodion-2853

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/1355.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 #1355
    
----
commit 84679539534747e52a18c07070011641062f8783
Author: selvaganesang <se...@esgyn.com>
Date:   2017-12-18T23:18:42Z

    [TRAFODION-2853] Memory leak of ComDiagsArea in Context
    
    CLI entry points to LOB and Sequence generator didn't deallocate
    the local diags area.

----


---

[GitHub] incubator-trafodion pull request #1355: [TRAFODION-2853] Memory leak of ComD...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafodion/pull/1355


---