]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.2021: Coverity complains about change in charset v9.0.2021
authorChristian Brabandt <cb@256bit.org>
Sat, 14 Oct 2023 09:29:28 +0000 (11:29 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 14 Oct 2023 09:29:28 +0000 (11:29 +0200)
commitcd6ee6935811ab223605a3f39a550d26a617867d
tree33d4a6e4492d4d57214617275084a1edc40e3690
parent5ae6f9985ed52aa023baca99793dc5c1d62780c6
patch 9.0.2021: Coverity complains about change in charset

Problem:  Coverity complains about change in charset (after v9.0.2017)
Solution: check pointer t at index 0

closes: #13322

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/charset.c
src/version.c