https://issues.apache.org/ooo/show_bug.cgi?id=118805
--- Comment #2 from Armin Le Grand <[email protected]> 2012-01-17 11:46:47 UTC --- ALG: Reason found: There was no handling in applyLineDashing for 3D polygons when double points were present. This gives an edge with length zero which was used in (besides others) divisions. Secured that place. That wrong calculation leaded to calls to createUnitSphereFillPolyPolygon with huge numbers of horizontal/vertical segments, thus i have limited these methods to a maximum of 512 segments for security reasons. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
