Vemund Handeland created XERCESC-2024:
-----------------------------------------

             Summary: LocalFileFormatTarget leaks file handle
                 Key: XERCESC-2024
                 URL: https://issues.apache.org/jira/browse/XERCESC-2024
             Project: Xerces-C++
          Issue Type: Bug
          Components: Miscellaneous
            Reporter: Vemund Handeland
         Attachments: LocalFileFormatTarget.cpp.patch

The call to XMLPlatformUtils::writeBufferToFile in the LocalFileFormatTarget 
destructor might throw an exception. A typical use case is running out of disk 
space.

In this case the file handle will not be closed



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to