adamwulf / ClippingBezier

ClippingBezier calculates intersection points, paths, and shapes between two UIBezierPaths
http://getlooseleaf.com/opensource/
MIT License
254 stars 34 forks source link

Infinite loop on iOS 18 #39

Open adamwulf opened 1 month ago

adamwulf commented 1 month ago

User experiencing an infinite loop / pegged CPU when finding intersections between two paths on iOS 18. Trace attached, likely also need two paths for a test case to narrow down exact cause.

iOS_18.trace.zip