fix iterator

This commit is contained in:
andrew (from workstation) 2021-01-02 15:09:55 +01:00
parent 85fb357a19
commit eb41d4bb20

View File

@ -384,6 +384,8 @@ void FileReferenceManager::memory_cleanup() {
elements_it++; elements_it++;
} }
file_nodes_it++;
} }
if (remove) { if (remove) {