https://issues.apache.org/ooo/show_bug.cgi?id=123384
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #81687|0 |1 is obsolete| | Attachment #81687|review? | Flags| | Attachment #81709| |review? Flags| | --- Comment #3 from Regina Henschel <[email protected]> --- Created attachment 81709 --> https://issues.apache.org/ooo/attachment.cgi?id=81709&action=edit updated patch Because "sal_uInt32 nIndex" the part "nIndex - 1" results in 0 and not in -1, therefore, for the start of a closed path, the incoming path segment was not considered. I do not change the type, but make it positive before subtract of -1. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
