You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2016/09/29 19:50:20 UTC

[jira] [Resolved] (PDFBOX-3517) [Patch] CCITTFactory.createFromFile methods do not release lock on source file

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

Tilman Hausherr resolved PDFBOX-3517.
-------------------------------------
       Resolution: Fixed
         Assignee: Tilman Hausherr
    Fix Version/s: 2.1.0

> [Patch] CCITTFactory.createFromFile methods do not release lock on source file
> ------------------------------------------------------------------------------
>
>                 Key: PDFBOX-3517
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3517
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 2.0.3, 2.1.0
>         Environment: Windows 8.1
>            Reporter: Thierry Guérin
>            Assignee: Tilman Hausherr
>            Priority: Minor
>             Fix For: 2.0.4, 2.1.0
>
>
> When using CCITTFactory.createFromFile methods, a RandomAccessFile is created on the source file, but never closed.
> On Windows, this locks the file. I haven't had the time yet to test on Linux.
> I have prepared a patch in GitHub, will post as soon as it's pushed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org