mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-04 07:15:29 -04:00
dcs: DECRQSS: fix off-by-one when checking for space in the DCS buffer
This commit is contained in:
parent
09e45794bc
commit
9287946b36
2 changed files with 3 additions and 1 deletions
|
|
@ -64,6 +64,8 @@
|
|||
* When closing the window, send `SIGHUP` to the client application,
|
||||
before sending `SIGTERM`. The signal sequence is now `SIGHUP`, wait,
|
||||
`SIGTERM`, wait `SIGKILL`.
|
||||
* Crash when receiving a `DECRQSS` request with more than 2 bytes in
|
||||
the `q` parameter.
|
||||
|
||||
[1666]: https://codeberg.org/dnkl/foot/issues/1666
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue