kicad/pcbnew/connectivity
Seth Hillbrand 15d52c91e4 Clear ratsnest when removing nets
While we can keep the vector for nets, we need to ensure that the data
are cleared to prevent stale pointer access

Fixes https://gitlab.com/kicad/code/kicad/issues/12564
2022-10-03 09:33:31 -07:00
..
CMakeLists.txt ADDED: Threadpool 2022-06-24 22:59:24 +00:00
connectivity_algo.cpp Replace PROF_COUNTER with PROF_TIMER in some conditional places. 2022-09-27 14:07:47 +00:00
connectivity_algo.h PCB Actions: Grab Unconnected 2022-09-26 16:17:41 -04:00
connectivity_data.cpp Clear ratsnest when removing nets 2022-10-03 09:33:31 -07:00
connectivity_data.h Move ratsnest exclusion processing to a post-pass. 2022-09-29 17:08:49 +01:00
connectivity_items.cpp Clean up some auto usage 2022-08-15 11:29:45 -07:00
connectivity_items.h Optimize ratsnest line endings for zones. 2022-09-30 19:04:54 +00:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp Clean up some auto usage 2022-08-15 11:29:45 -07:00
from_to_cache.h Auto reduction and std::shared_ptr cover types reduction. 2022-02-13 12:04:03 +00:00