[
https://issues.apache.org/jira/browse/PDFBOX-2668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306632#comment-14306632
]
ASF subversion and git services commented on PDFBOX-2668:
---------------------------------------------------------
Commit 1657477 from [~jahewson] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1657477 ]
PDFBOX-2668: Perform a deep copy when intersecting clipping paths
> intersectClippingPath does a shallow copy
> -----------------------------------------
>
> Key: PDFBOX-2668
> URL: https://issues.apache.org/jira/browse/PDFBOX-2668
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Affects Versions: 2.0.0
> Reporter: John Hewson
> Assignee: John Hewson
>
> While working on PDFBOX-2660 I discovered that
> PDGraphicsState#intersectClippingPath performs a shallow copy of the Area,
> which means that it will retain any mutation which occurs in following states.
> I don't have a PDF file which is known to trigger this problem, but I've
> confirmed that it exists with a debugger.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]