Do not echo invalid DECRQSS queries back, behavior inherited from xterm (CVE-2008-2383)

Reported by David Leadbeater.
This commit is contained in:
Kovid Goyal
2023-07-05 09:48:02 +05:30
parent 2fec9b372b
commit 60a7a53ccd
2 changed files with 3 additions and 1 deletions

View File

@@ -87,6 +87,8 @@ Detailed list of changes
- macOS: Fix window shadows not being drawn for transparent windows (:iss:`2827`, :pull:`6416`)
- Do not echo invalid DECRQSS queries back, behavior inherited from xterm (CVE-2008-2383)
0.28.1 [2023-04-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~