kicad/eeschema/sch_io
Lucas Dumont 13c647ef6f Fix resources leak reported by coverity
For unique_ptr, release only set the ownership to null, but don't free the resource behind. On the other hand, reset do. 

Closes Coverity ID 483269
Closes Coverity ID 471974
Closes Coverity ID 471973
2024-03-03 16:23:49 +00:00
..
altium Support Altium Schematic ASCII import 2024-02-29 20:49:20 +00:00
cadstar Push thickness handling down into EDA_TEXT::SetBold(). 2024-02-25 17:28:52 +00:00
database Database library cache: fix memory leak 2024-03-03 16:20:32 +00:00
eagle Push thickness handling down into EDA_TEXT::SetBold(). 2024-02-25 17:28:52 +00:00
easyeda EasyEDA Std import: support multiline text on PCB. 2024-02-29 00:54:46 +00:00
easyedapro Coding policy fixes. 2024-01-26 08:59:14 -05:00
http_lib Fix resources leak reported by coverity 2024-03-03 16:23:49 +00:00
kicad_legacy schematic: legacy kicad schematic files don't have a default description field 2024-03-01 10:40:03 -05:00
kicad_sexpr Keep schematic text upright (especially when opening v6 schematic). 2024-02-28 15:25:39 +00:00
ltspice Coding policy fixes. 2024-01-26 08:59:14 -05:00
sch_io.cpp Coding policy fixes. 2024-01-26 08:59:14 -05:00
sch_io.h Coding policy fixes. 2024-01-26 08:59:14 -05:00
sch_io_lib_cache.cpp
sch_io_lib_cache.h
sch_io_mgr.cpp kicad_cli: Allow upgrade of legacy and non-kicad symbol libraries 2024-03-02 13:06:23 +01:00
sch_io_mgr.h kicad_cli: Allow upgrade of legacy and non-kicad symbol libraries 2024-03-02 13:06:23 +01:00