[ 
https://issues.apache.org/jira/browse/PDFBOX-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16973570#comment-16973570
 ] 

ASF subversion and git services commented on PDFBOX-4687:
---------------------------------------------------------

Commit 1869763 from Tilman Hausherr in branch 'pdfbox/branches/issue45'
[ https://svn.apache.org/r1869763 ]

PDFBOX-4687: Iterator.next() methods should throw NoSuchElementException,  as 
suggested by SonarCloud and Haris Adzemovic; closes #75

> "Iterator.next()" methods should throw "NoSuchElementException"
> ---------------------------------------------------------------
>
>                 Key: PDFBOX-4687
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4687
>             Project: PDFBox
>          Issue Type: Bug
>            Reporter: Haris Adzemovic
>            Priority: Minor
>
> Sonarcloud found that implementations of next() in PDFPageTree and 
> PDOutlineItemIterator don't check that there exists a next element before 
> accessing it:
> [https://sonarcloud.io/organizations/apache/issues?languages=java&open=AW5JmA2vaYfGX6JOkPBy&resolved=false&rules=squid%3AS2272&types=BUG]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to