DescriptionHarden column splitting code against bad casts.
Make sure that |curr| is a descendant of |fromBlock|. We need to check in every iteration of the loop because moveChildrenTo could have moved |curr|. This is a mitigation and not really a fix against a class of tree craziness.
BUG=189089
TEST=none since current fuzzed testcase does not minimize
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=148760
Patch Set 1 #
Total comments: 1
Messages
Total messages: 10 (0 generated)
|