valerybokov edited a comment on pull request #107: URL: https://github.com/apache/pdfbox/pull/107#issuecomment-835820459
> Oops, you're of course right. I reviewed the rest to find the creation of these arrays and these are new Point2D values each time, but who knows what a future developer will do, so I'll clone the elements. i would do the same for for CubicBesierCurve, CoonsPatch, PDMechBasedShadingType. Maybe you will find more. And, please, think about unmodifiable point. In this case you will not clone anything. -- 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]
