]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1661: Coverity finds a few issues in clientserver.c v9.1.1661
authorFoxe Chen <chen.foxe@gmail.com>
Wed, 20 Aug 2025 20:00:41 +0000 (22:00 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 20 Aug 2025 20:00:41 +0000 (22:00 +0200)
commitc0a3eda6ba2f7e266c110f43566c8264852a3559
treedcfc4342cb4c1e5afad52e0a8e055e94734e808f
parent38315295efe43ec3a8e26d6428f819337519f13b
patch 9.1.1661: Coverity finds a few issues in clientserver.c

Problem:  Coverity finds a few issues in clientserver.c
          (also by Tony Mechelynck)
Solution: Fix issues and warnings (Foxe Chen)

closes: #18057

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/clientserver.c
src/os_unix.c
src/testdir/test_remote.vim
src/version.c