kicad/eeschema/sch_plugins/ltspice
Jeff Young fefb3d96dd Better clarity and memory leak fixes for LTspice importer.
Moves some exception processing to a REPORTER interface so we don't
leak a bunch of memory by exiting early.

Also adds some assertion processing to make sure we're not leaking
in other places.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15158
2023-10-25 00:11:08 +01:00
..
ltspice_sch_parser.cpp Better clarity and memory leak fixes for LTspice importer. 2023-10-25 00:11:08 +01:00
ltspice_sch_parser.h LTspice import: fill symbol rectangles with body color when needed. 2023-07-12 08:38:18 +05:00
ltspice_sch_plugin.cpp Better clarity and memory leak fixes for LTspice importer. 2023-10-25 00:11:08 +01:00
ltspice_sch_plugin.h Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
ltspice_schematic.cpp Better clarity and memory leak fixes for LTspice importer. 2023-10-25 00:11:08 +01:00
ltspice_schematic.h Better clarity and memory leak fixes for LTspice importer. 2023-10-25 00:11:08 +01:00