Skip to content
Commit 1a32ccc4 authored by Andrea Iacovitti's avatar Andrea Iacovitti
Browse files

Fix infinite loop that can happen in some cases where colspan=0 or rowspan=0

because accessing empty structures. Tracking for not empty qmap by using
additional flag is redundant and buggy in this case.
BUG: 205348
(cherry picked from commit 543c2751)
parent edb0799c
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