CADSTAR PCB: Fix memory leak
This commit is contained in:
parent
8493cc4c89
commit
dfebe516c5
|
@ -66,6 +66,7 @@ CADSTAR_PCB_ARCHIVE_PLUGIN::CADSTAR_PCB_ARCHIVE_PLUGIN()
|
||||||
|
|
||||||
CADSTAR_PCB_ARCHIVE_PLUGIN::~CADSTAR_PCB_ARCHIVE_PLUGIN()
|
CADSTAR_PCB_ARCHIVE_PLUGIN::~CADSTAR_PCB_ARCHIVE_PLUGIN()
|
||||||
{
|
{
|
||||||
|
clearLoadedFootprints();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue