Skip to content
Commit d740a454 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Fix invalid iterator in SurfaceInterfacePrivate::raiseChild()

The append method will invalidate the iterator, so we cannot call the
erase() method with the old iterator.
parent 89dc01ad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment