Browse Source
Fix crash on net highlighting
Fix crash on net highlighting
When navigating to a sheet without the highlighted net, there was a chance for an uninitialized pointer deref. This also gathers the highlighted nets into the navigator as well as their subsuming buses Fixes https://gitlab.com/kicad/code/kicad/-/issues/18419pcb_db
4 changed files with 61 additions and 25 deletions
-
4eeschema/connection_graph.cpp
-
2eeschema/connection_graph.h
-
40eeschema/net_navigator.cpp
-
40eeschema/tools/sch_editor_control.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue