Add missing line from commit b03366c9e8

(cherry picked from commit bb8a3a7fdc)
This commit is contained in:
Roberto Fernandez Bautista 2023-02-28 00:12:50 +01:00
parent c96f0f2396
commit a1a3f810f0
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ void CADSTAR_PCB_ARCHIVE_PARSER::Parse()
}
delete m_rootNode;
m_rootNode = nullptr;
}