kicad/pcbnew/pcb_io
Jeff Young a0905ac87d Check for NETINFO_ITEM before dereferencing it.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17230

(cherry picked from commit bd1d449cd3)
2024-03-02 11:37:58 +00:00
..
altium Report fp library loading errors with libName & fpName. 2024-02-22 23:37:20 +00:00
cadstar CADSTAR PCB: Handle multi-layer figures & fix multi-layer mapping 2024-01-03 20:57:27 +01:00
common
eagle Eagle text anchor points and alignment aren't linked. 2024-02-27 14:59:18 +00:00
easyeda EasyEDA Std import: support multiline text on PCB. 2024-02-29 03:54:01 +03:00
easyedapro EasyEDA (JLCEDA) Pro: fix PCB parse error. 2024-01-08 14:38:06 +03:00
fabmaster Import graphic items on copper layers. 2024-02-09 13:56:01 +00:00
geda Kick the wildcards and file exts into a static class, export it from kicommon 2023-12-27 21:10:01 -05:00
ipc2581 EDA_ANGLE: use constexpr for constant angles 2024-01-31 19:17:46 +03:00
kicad_legacy Improve clarity of default zone settings. 2024-02-03 13:22:16 +00:00
kicad_sexpr Check for NETINFO_ITEM before dereferencing it. 2024-03-02 11:37:58 +00:00
pcad Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io.cpp Push PCB_IOs to use the base progress reporter instead of per-function 2023-12-27 17:06:23 +00:00
pcb_io.h Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
pcb_io_mgr.cpp Introduce base IO_MGR class and unify RELEASER objects 2023-12-29 00:37:38 +00:00
pcb_io_mgr.h Rename UNKNOWN in enums to prevent shadowing. 2024-01-16 19:14:57 +03:00