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 2021/04/05 09:31:28 UTC

[GitHub] [pdfbox] valerybokov opened a new pull request #113: add NPE-checks to COSWriter methods

valerybokov opened a new pull request #113:
URL: https://github.com/apache/pdfbox/pull/113


   I completed the task https://issues.apache.org/jira/projects/PDFBOX/issues/PDFBOX-4145?filter=allopenissues. I added NPE-checks before the state of COSWriter instance will be changed. Maybe sometimes checks no need. I mean if parameter can be null. For exampe: doWriteObject (COSBase). Check it, please.


-- 
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:
users@infra.apache.org



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


[GitHub] [pdfbox] valerybokov closed pull request #113: add NPE-checks to COSWriter methods

Posted by GitBox <gi...@apache.org>.
valerybokov closed pull request #113:
URL: https://github.com/apache/pdfbox/pull/113


   


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