7 Apr 2010 10:21
DO NOT REPLY [Bug 49060] New: File Descriptor leak in AFP renderer
<bugzilla <at> apache.org>
2010-04-07 08:21:18 GMT
2010-04-07 08:21:18 GMT
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 <at> xmlgraphics.apache.org ReportedBy: peter.hancock <at> 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.
RSS Feed