Files
test/source
Hans Goudey 62397597e8 Fix #144340: Potential deadlock in normals cache with no faces
The code path isn't well defined when there aren't any faces, causing
the vert, face, and corner normal caches to call each other, potentially
trying to lock the same mutex twice.
2025-08-11 09:37:21 -04:00
..