velocity display: clear must invalidate optimization iterator
This commit is contained in:
parent
a44e8ac088
commit
76104f994b
@ -153,6 +153,7 @@ VelocityDisplay::clear ()
|
||||
delete ev.second;
|
||||
}
|
||||
events.clear ();
|
||||
_optimization_iterator = events.end();
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user