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