You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by GitBox <gi...@apache.org> on 2022/03/11 09:00:59 UTC

[GitHub] [pdfbox] valerybokov commented on pull request #107: potential memory leaks and small performance improvements

valerybokov commented on pull request #107:
URL: https://github.com/apache/pdfbox/pull/107#issuecomment-1064909170


   Hi, @THausherr ! CosWriter.prepareIncrement. If cosObjectKey variable can be null getObjectFromPool method will throw NPE. A COSDocument.getObjectsByType method has no this check too. There is NPE or redurant null check?


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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