kicad/libs
Seth Hillbrand e0381f25f7 Prevent OOB access in polygon split
Check for vertex placement against original size.  Since we are
potentially adding vertices that are out of order with the original
polygon, we only want to check against the first set of vertices when
checking for polygon collision

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

(cherry picked from commit 8260c174e9)
2024-04-02 11:23:30 -07:00
..
core Use 64-bit type to represent microseconds. 2024-03-03 21:47:23 +03:00
kimath Prevent OOB access in polygon split 2024-04-02 11:23:30 -07:00
kiplatform Disable infinite panning when using XWayland. 2024-03-15 01:17:50 +03:00
sexpr Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
CMakeLists.txt Introduce core interface library 2023-04-06 15:01:18 +01:00