kicad/libs
Seth Hillbrand 8260c174e9 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
2024-04-02 11:22:59 -07:00
..
core Fix build breakage due to missing header 2024-03-21 03:15:14 +00:00
kimath Prevent OOB access in polygon split 2024-04-02 11:22:59 -07:00
kiplatform Disable infinite panning when using XWayland. 2024-03-12 10:31:23 +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