[jira] [Closed] (XERCESC-2095) memory leak

2017-06-01 Thread Scott Cantor (JIRA)

 [ 
https://issues.apache.org/jira/browse/XERCESC-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Cantor closed XERCESC-2095.
-

> memory leak
> ---
>
> Key: XERCESC-2095
> URL: https://issues.apache.org/jira/browse/XERCESC-2095
> Project: Xerces-C++
>  Issue Type: Bug
>Affects Versions: 3.1.1
> Environment: HP Non stop
>Reporter: sivabalan mani
>
> The memory is not getting released after the call to parser
> parser->parse(xmlfile); // the memory is hold here
> and the heap size is growing everytime its called.
> i did the below also , but still didn't work
> delete parser;
> XMLPlatformUtils::Terminate();
> can you suggest some fix



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org



[jira] [Closed] (XERCESC-2095) memory leak

2017-06-01 Thread Scott Cantor (JIRA)

 [ 
https://issues.apache.org/jira/browse/XERCESC-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Cantor closed XERCESC-2095.
-

> memory leak
> ---
>
> Key: XERCESC-2095
> URL: https://issues.apache.org/jira/browse/XERCESC-2095
> Project: Xerces-C++
>  Issue Type: Bug
>Affects Versions: 3.1.1
> Environment: HP Non stop
>Reporter: sivabalan mani
>
> The memory is not getting released after the call to parser
> parser->parse(xmlfile); // the memory is hold here
> and the heap size is growing everytime its called.
> i did the below also , but still didn't work
> delete parser;
> XMLPlatformUtils::Terminate();
> can you suggest some fix



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org