Browse Source
Destructor of SIM_PLOT_FRAME calls sim->Attach( nullptr ) in order to destroy circuit model (former netlist exporter). If this is skipped, eeschema crashes when program is closed. nullptr is a valid parameter for Attach()7.0
committed by
Mikolaj Wielgus
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue