kicad/eeschema/sch_io/http_lib
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
..
sch_io_http_lib.cpp Fix resources leak reported by coverity 2024-03-03 16:23:49 +00:00
sch_io_http_lib.h HTTP LIB - Fine tuning 2024-02-05 12:11:01 +00:00