diff options
author | ZyX <kp-pav@yandex.ru> | 2018-04-15 20:34:27 +0300 |
---|---|---|
committer | ZyX <kp-pav@yandex.ru> | 2018-04-15 20:34:27 +0300 |
commit | b8f69b6b9a1b5339ba580e58725b8866339c1ad7 (patch) | |
tree | e822a9904304d8bcbbc80effa3b20df20912d15e /src/clint.py | |
parent | 31898419849f9389cb47d7a26dda600fc8951eb9 (diff) | |
download | rneovim-b8f69b6b9a1b5339ba580e58725b8866339c1ad7.tar.gz rneovim-b8f69b6b9a1b5339ba580e58725b8866339c1ad7.tar.bz2 rneovim-b8f69b6b9a1b5339ba580e58725b8866339c1ad7.zip |
os/fs: Fix PVS/V560: condition was already checked in while()
It is not possible to enter while loop body with unsigned2 == 0 if loop
condition requires unsigned1 < unsigned2.
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions