valerybokov edited a comment on pull request #107: URL: https://github.com/apache/pdfbox/pull/107#issuecomment-835111981
Actually, I dont know why John Hewson overrided flush to empty (I found, because he used buffer only in first versions of this class). But a flush.method calls inside a super.close (and doing nothing with this empty overriding). But that is not fear implementation. So, I believe, we need flush a super-stream if we used super before. -- 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]
