KasmVNC/common
Pierre Ossman 1224cbdc21 Handle empty Tight gradient rects
We always assumed there would be one pixel per row so a rect with
a zero width would result in us writing to unknown memory.

This could theoretically be used by a malicious server to inject
code in to the viewer process.

Issue found by Pavel Cheremushkin from Kaspersky Lab.
2020-09-21 12:46:27 +03:00
..
network Initial commit 2020-09-20 12:16:44 +00:00
os Initial commit 2020-09-20 12:16:44 +00:00
rdr Make ZlibInStream more robust against failures 2020-09-21 12:40:12 +03:00
rfb Handle empty Tight gradient rects 2020-09-21 12:46:27 +03:00
Xregion Initial commit 2020-09-20 12:16:44 +00:00
CMakeLists.txt Initial commit 2020-09-20 12:16:44 +00:00