You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/common
Pierre Ossman ed73ac2aa7 Handle pixel formats with odd shift values
Our fast paths assume that each channel fits in to a separate byte.
That means the shift needs to be a multiple of 8. Start actually
checking this so that a client cannot trip us up and possibly cause
incorrect code exection.

Issue found by Pavel Cheremushkin from Kaspersky Lab.
5 years ago
..
Xregion Initial commit 5 years ago
network Initial commit 5 years ago
os Initial commit 5 years ago
rdr Be defensive about overflows in stream objects 5 years ago
rfb Handle pixel formats with odd shift values 5 years ago
CMakeLists.txt Initial commit 5 years ago