valerybokov edited a comment on pull request #107:
URL: https://github.com/apache/pdfbox/pull/107#issuecomment-846418217


   Maybe it is impossible but... CosStream.createView: if filterList.size() 
will be zero then the input will not be closed. And you able to write this loop 
without if statement. Just move try-finally to up, make memory allocation only 
in  the loop.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to