mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-29 06:54:35 +01:00
len member is a size_t type so it can't be less than 0 by definition. Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
len member is a size_t type so it can't be less than 0 by definition. Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>