Maruan Sahyoun created PDFBOX-4145:
--------------------------------------

             Summary: Handle null being passed to COSWriter public API
                 Key: PDFBOX-4145
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4145
             Project: PDFBox
          Issue Type: Improvement
          Components: Writing
    Affects Versions: 3.0.0 PDFBox
            Reporter: Maruan Sahyoun


Passing {{null}} to public API methods in {{COSWriter}} will either fail with 
an NPE or produce a malformed PDF. Currently that is not happening as we ensure 
that proper input is being passed to COSWriter but in order to enhance the code 
quality we should handle that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to