valerybokov commented on pull request #107: URL: https://github.com/apache/pdfbox/pull/107#issuecomment-813084835
> Re the first part of the commit: the show happens in enqueueKids which is called in the constructor. After that the map is no longer needed and the null is just to make sure the memory is released. Removing the initialization brings an NPE. This code can be tested with > https://github.com/itext/itextsharp/blob/develop/src/extras/itextsharp.tests/resources/text/pdf/PdfReaderTest/circularReferencesInPageTree.pdf My bad. -- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
