Comment 7 for bug 1761450

Revision history for this message
Jeff Young (jeyjey) wrote :

I found one thread-safety issue in chamferFilletPolygon() (due to its call to RemoveNullSegments()), but I think we only call that on the "owned" zone from each thread, so it shouldn't be the issue here (and indeed fixing it doesn't fix the bug.)