aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/shared.lua
diff options
context:
space:
mode:
authorIhor Antonov <ngortheone@users.noreply.github.com>2019-07-27 23:16:14 -0400
committerDaniel Hahler <git@thequod.de>2019-07-28 05:16:14 +0200
commit5b47ee5b7a48445f0a12a4e5316d44ec70e64d7f (patch)
treecc5a7ce7600f170edfb03d72b95b9a188eb2ac03 /runtime/lua/vim/shared.lua
parent7f5a113f659fc88c2e9566c3dcdc1c8f0beccc5a (diff)
downloadrneovim-5b47ee5b7a48445f0a12a4e5316d44ec70e64d7f.tar.gz
rneovim-5b47ee5b7a48445f0a12a4e5316d44ec70e64d7f.tar.bz2
rneovim-5b47ee5b7a48445f0a12a4e5316d44ec70e64d7f.zip
pvs/V560: part of conditional expression is always true (#10629)
Since timed_out is pointer to int condition timed_out != NULL && timed_out makes no sense as both are effectively the same thing. Most likely the first check was meant to guard the dereference of the second. Wrong import of Vim patch (8.0.0643).
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions