KasmVNC/common
Pierre Ossman 259f1055cb Use size_t for lengths in stream objects
Provides safety against them accidentally becoming negative because
of bugs in the calculations.

Also does the same to CharArray and friends as they were strongly
connection to the stream objects.
2020-09-21 12:55:59 +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 Use size_t for lengths in stream objects 2020-09-21 12:55:59 +03:00
rfb Use size_t for lengths in stream objects 2020-09-21 12:55:59 +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