summaryrefslogtreecommitdiffstats
path: root/sway/desktop/render.c
diff options
context:
space:
mode:
authorLibravatar Ryan Dwyer <ryandwyer1@gmail.com>2018-07-28 15:19:14 +1000
committerLibravatar Ryan Dwyer <ryandwyer1@gmail.com>2018-07-28 15:21:39 +1000
commit073ac425d5bf6f6393eb91d9b5f84e3caa68f511 (patch)
tree815a384ed1a54f390e46805c1ae0927449b29430 /sway/desktop/render.c
parentMerge pull request #2369 from mihaicmn/preserve-workspace-name (diff)
downloadsway-073ac425d5bf6f6393eb91d9b5f84e3caa68f511.tar.gz
sway-073ac425d5bf6f6393eb91d9b5f84e3caa68f511.tar.zst
sway-073ac425d5bf6f6393eb91d9b5f84e3caa68f511.zip
Fix use after free in transactions
In set_instructions_ready, calling set_instruction_ready may cause any number of transactions to get applied, which removes them from the list being iterated. The iteration variables need to be adjusted accordingly.
Diffstat (limited to 'sway/desktop/render.c')
0 files changed, 0 insertions, 0 deletions