Tilman Hausherr created PDFBOX-4813:
---------------------------------------
Summary: Remove catching NullPointerException
Key: PDFBOX-4813
URL: https://issues.apache.org/jira/browse/PDFBOX-4813
Project: PDFBox
Issue Type: Task
Affects Versions: 2.0.19
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
Fix For: 2.0.20, 3.0.0 PDFBox
I'm removing segments like this:
{code}
catch (NullPointerException e) // TTF parser is buggy
{code}
I can't reproduce getting an NPE. Our code has evolved a lot since then
(refactoring, fuzzing, Sonar). If there are any NPEs left, we'll get them in
Tim's regression tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]