You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by GitBox <gi...@apache.org> on 2021/05/02 18:09:29 UTC

[GitHub] [pdfbox] THausherr commented on pull request #107: potential memory leaks and small performance improvements

THausherr commented on pull request #107:
URL: https://github.com/apache/pdfbox/pull/107#issuecomment-830848548


   > There is strange behavior. The method PdCalGray.toBGB returns clon in first case and returns not clon in second case.
   
   It's always a new object. In the first case a clone is done. In the second case it's the result of CIEXYZ.toRGB, in the third case it's a new object.


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org