https://issues.apache.org/bugzilla/show_bug.cgi?id=49060

           Summary: File Descriptor leak in AFP renderer
           Product: Fop
           Version: 1.0dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: peter.hanc...@gmail.com


When rendering AFP, FOP creates a temp file with name beginning with
AFPDataStream_.  This file is deleted during the 'document end' cleanup,
however a the outputstream to the file is not currently closed first.  

The attached patch addresses this.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to