https://issues.apache.org/ooo/show_bug.cgi?id=125349
--- Comment #6 from Armin Le Grand <[email protected]> --- Saw when reading the code again that a recursion was possible since clipping against range may call clipping against polyPolygon again when outside content is requested, secured that with the last commit. Did not happen (not sure if bInside=false is used, I remember I tested it when developing it), but you never know... -- You are receiving this mail because: You are watching all issue changes.
