aboutsummaryrefslogtreecommitdiff
path: root/sway/input/input-manager.c
diff options
context:
space:
mode:
authorRyan Dwyer <ryandwyer1@gmail.com>2018-07-04 22:58:17 +1000
committerRyan Dwyer <ryandwyer1@gmail.com>2018-07-04 22:58:17 +1000
commit50b401677be27103e7c4a67ca455d286f562ff7c (patch)
tree75dd1aba08ea3351523d3db33b74eba85cc9419e /sway/input/input-manager.c
parentf414885b1d1f09b92619dcedc4ec2d20b257a9aa (diff)
Fix use after free in transaction code
If we set an instruction as ready twice, it decreases the transaction's num_waiting a second time and applies the transaction earlier than it should. This no doubt has undesired effects, probably resulting in a use after free. Hopefully fixes the first part of #2207.
Diffstat (limited to 'sway/input/input-manager.c')
0 files changed, 0 insertions, 0 deletions