GitHub user selvaganesang opened a pull request:
https://github.com/apache/trafodion/pull/1489
[TRAFODION-2853] memory leak of ComDiagsArea in CmpContext heap of mxâ¦
â¦osrvr
Fixed a memory leak in ComDiagsArea that was missed out earlier. Also
took care of the review comments from the earlier PR
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selvaganesang/trafodion trafodion_2853_2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1489.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 #1489
----
commit 8868d81895c3b7a8dd25363578c8f749f5b490ce
Author: selvaganesang <selva.govindarajan@...>
Date: 2018-03-20T18:46:38Z
[TRAFODION-2853] memory leak of ComDiagsArea in CmpContext heap of mxosrvr
Fixed a memory leak in ComDiagsArea that was missed out earlier. Also
took care of the review comments from the earlier PR
----
---