Seth Hillbrand 9508979040 Safety valve for integer sqrt
If the value is negative, we have likely overflowed the available size
of the integer container.  In which case, rather than slowly counting
down, we return the largest logical square root size to allow processing
to continue

Fixes https://gitlab.com/kicad/code/kicad/-/issues/20947

(cherry picked from commit b47bf99632c8faae8855a86a0a30ef233fd594db)
2025-05-20 15:14:36 -07:00
..
2025-05-11 15:50:10 +00:00
2025-05-20 15:14:36 -07:00