[jira] [Commented] (PDFBOX-4849) FlateFilter Inflater leaks

2020-05-29 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17119802#comment-17119802
 ] 

ASF subversion and git services commented on PDFBOX-4849:
-

Commit 1878283 from Tilman Hausherr in branch 'pdfbox/branches/1.8'
[ https://svn.apache.org/r1878283 ]

PDFBOX-4849: avoid Flate leak, as suggested by Christof Lorenz

> FlateFilter Inflater leaks
> --
>
> Key: PDFBOX-4849
> URL: https://issues.apache.org/jira/browse/PDFBOX-4849
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 2.0.19
>Reporter: Tilman Hausherr
>Assignee: Tilman Hausherr
>Priority: Major
> Fix For: 2.0.20, 3.0.0 PDFBox
>
>
> From Christof Lorenz on the users mailing list
> {quote}
> I saw that the inflater's end() method is being called in 
> FlateFilter.decompress.
> But our tests are showing inflaters not being closed, that were opened by 
> FlateFilter.decompress.
> I think the inflater.end() should be called in a finally block to really 
> close them all.
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (PDFBOX-4849) FlateFilter Inflater leaks

2020-05-28 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17118948#comment-17118948
 ] 

ASF subversion and git services commented on PDFBOX-4849:
-

Commit 1878241 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1878241 ]

PDFBOX-4849: avoid Flate leak, as suggested by Christof Lorenz

> FlateFilter Inflater leaks
> --
>
> Key: PDFBOX-4849
> URL: https://issues.apache.org/jira/browse/PDFBOX-4849
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 2.0.19
>Reporter: Tilman Hausherr
>Assignee: Tilman Hausherr
>Priority: Major
> Fix For: 2.0.20, 3.0.0 PDFBox
>
>
> From Christof Lorenz on the users mailing list
> {quote}
> I saw that the inflater's end() method is being called in 
> FlateFilter.decompress.
> But our tests are showing inflaters not being closed, that were opened by 
> FlateFilter.decompress.
> I think the inflater.end() should be called in a finally block to really 
> close them all.
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (PDFBOX-4849) FlateFilter Inflater leaks

2020-05-28 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17118949#comment-17118949
 ] 

ASF subversion and git services commented on PDFBOX-4849:
-

Commit 1878242 from Tilman Hausherr in branch 'pdfbox/branches/issue45'
[ https://svn.apache.org/r1878242 ]

PDFBOX-4849: avoid Flate leak, as suggested by Christof Lorenz

> FlateFilter Inflater leaks
> --
>
> Key: PDFBOX-4849
> URL: https://issues.apache.org/jira/browse/PDFBOX-4849
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 2.0.19
>Reporter: Tilman Hausherr
>Assignee: Tilman Hausherr
>Priority: Major
> Fix For: 2.0.20, 3.0.0 PDFBox
>
>
> From Christof Lorenz on the users mailing list
> {quote}
> I saw that the inflater's end() method is being called in 
> FlateFilter.decompress.
> But our tests are showing inflaters not being closed, that were opened by 
> FlateFilter.decompress.
> I think the inflater.end() should be called in a finally block to really 
> close them all.
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (PDFBOX-4849) FlateFilter Inflater leaks

2020-05-28 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17118947#comment-17118947
 ] 

ASF subversion and git services commented on PDFBOX-4849:
-

Commit 1878240 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1878240 ]

PDFBOX-4849: avoid Flate leak, as suggested by Christof Lorenz

> FlateFilter Inflater leaks
> --
>
> Key: PDFBOX-4849
> URL: https://issues.apache.org/jira/browse/PDFBOX-4849
> Project: PDFBox
>  Issue Type: Bug
>Affects Versions: 2.0.19
>Reporter: Tilman Hausherr
>Assignee: Tilman Hausherr
>Priority: Major
> Fix For: 2.0.20, 3.0.0 PDFBox
>
>
> From Christof Lorenz on the users mailing list
> {quote}
> I saw that the inflater's end() method is being called in 
> FlateFilter.decompress.
> But our tests are showing inflaters not being closed, that were opened by 
> FlateFilter.decompress.
> I think the inflater.end() should be called in a finally block to really 
> close them all.
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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