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

Bhavani Iyer updated UIMA-423:
------------------------------

    Attachment: UIMA-423.patch

This patch contains the following:
1) Memory leak detection enabled under MS VC++ 8 debug build.
2) Fixed leaks in:
     i.  XMI  serialization 
    ii. CAS object destructor, createView()
    iii SofaStream 
    iv. CodePage2UnicodeConverter and Unicode2CodePageConverter 
   v.   uima:::Exception::asString()
   vi.  test programs -- test_sofa, test_primitivetypes, 
test_xcasdeserializatio and test_xmideserialization.

> Detect and fix memory leaks
> ---------------------------
>
>                 Key: UIMA-423
>                 URL: https://issues.apache.org/jira/browse/UIMA-423
>             Project: UIMA
>          Issue Type: Bug
>          Components: C++ Framework
>    Affects Versions: 2.1, 2.2
>            Reporter: Bhavani Iyer
>            Assignee: Eddie Epstein
>         Attachments: UIMA-423.patch
>
>
> Fournd memory leaks in XMI  serialization, exception handling, CAS.  Memory 
> leak detection in debug mode is currently disabled in the base code because 
> of issues with malloc.h in Visual Studio 7.  This appears to  be fixed in VS 
> 8.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to