You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:16:03 UTC

[jira] [Created] (TRAFODION-444) LP Bug: 1342180 - Memory leak in cmp context heap when cli context is deallocated

Alice Chen created TRAFODION-444:
------------------------------------

             Summary: LP Bug: 1342180 - Memory leak in cmp context heap when cli context is deallocated
                 Key: TRAFODION-444
                 URL: https://issues.apache.org/jira/browse/TRAFODION-444
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-cmp
            Reporter: Pavani Puppala
            Assignee: Pavani Puppala
             Fix For: 2.0-incubating


When SQL_EXEC_DeleteContext is called the second cmp context used for reentrant compiler for metadata queries is not being deallocated.  This causes memory leak where the cmp context heap allocated for the metadata cmp context is not deleted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)