eraseIteratorOutOfBoundsCond ftp://ftp.de.debian.org/debian/pool/main/m/minexpert3/minexpert3_12.0.1.orig.tar.gz head minexpert3-12.0.1/src/gui/DataPlottableNode.cpp:193:25: warning: Either the condition 'iter==mp_parent->m_children.end()' is redundant or function 'erase()' is called on the iterator 'iter' which is out of bounds. [eraseIteratorOutOfBoundsCond] head minexpert3-12.0.1/src/gui/DataPlottableTree.cpp:657:33: warning: Either the condition 'iter==parent_node_p->m_children.end()' is redundant or function 'erase()' is called on the iterator 'iter' which is out of bounds. [eraseIteratorOutOfBoundsCond]