Add missing line from commit b03366c9e8
(cherry picked from commit bb8a3a7fdc
)
This commit is contained in:
parent
c96f0f2396
commit
a1a3f810f0
|
@ -124,6 +124,7 @@ void CADSTAR_PCB_ARCHIVE_PARSER::Parse()
|
||||||
}
|
}
|
||||||
|
|
||||||
delete m_rootNode;
|
delete m_rootNode;
|
||||||
|
m_rootNode = nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue