valerybokov commented on PR #466:
URL: https://github.com/apache/pdfbox/pull/466#issuecomment-4699336480

   > After committing I noticed you didn't set inputBuffer to null to, was 
there a reason not to?
   
   I don't see any variable named formatBuffer here. But I did notice a small 
error: the fields must be nulled before calling the close method, because an 
IOException might occur. In that case, the fields won't be nulled.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to