[
https://issues.apache.org/jira/browse/PDFBOX-3517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15533831#comment-15533831
]
ASF subversion and git services commented on PDFBOX-3517:
---------------------------------------------------------
Commit 1762828 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1762828 ]
PDFBOX-3517: avoid locking the source file + test, by Thierry Guérin
> [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
> Affects Versions: 2.0.3
> Environment: Windows 8.1
> Reporter: Thierry Guérin
> Priority: Minor
> Fix For: 2.0.4
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]