Skip to content
Commit 0da4a74e authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Fix a crash when undoing node creation too quickly

The loop in getNodeLevelOfDetail() was just unsafe, because `leaf`
may easily become null, when traversing a graph.

BUG:408484
parent 62e6d338
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