summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2021-07-27 07:03:47 -0400
committerRay Strode <rstrode@redhat.com>2021-07-27 07:03:47 -0400
commitbf9ecc62100032ede9d981529ff5943c07315509 (patch)
tree24613161395f3bf69318f978f882685410e7de6b /tests
parentb1ba6a99ef741a26dc2cfb2a1974149eb2f38f49 (diff)
downloadgdm-bf9ecc62100032ede9d981529ff5943c07315509.tar.gz
local-display-factory: Add missing continue statements
commit f4922c046607c45d76e2911aa8f133d0ad4f9223 tried to fix an overrun in the code, but it neglected to add "continue" statements to the loops, so it was stuffing two different values into the same element of an array, which leads to the wrong session type getting preference. This commit fixes that.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions