X11 exposed a genl_status_update negative index issue

This commit is contained in:
nhmall
2018-09-22 10:20:08 -04:00
parent faf1a83fd0
commit 6a86cafa90

View File

@@ -144,6 +144,8 @@ tty: turn off an optimization that is the suspected cause of Windows reported
tty: ensure that current status fields are always copied to prior status
values so that comparisons are correct
orctown: prevent Bad fruit #0 and some minor tuning
X11: its use of genl_status_update exposed a negative index use that could
lead to a segfault
Platform- and/or Interface-Specific Fixes