]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2028 v7.4.2028
authorBram Moolenaar <Bram@vim.org>
Mon, 11 Jul 2016 21:19:05 +0000 (23:19 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 11 Jul 2016 21:19:05 +0000 (23:19 +0200)
commit5498a41f5a62c3877fee0185adf3bf7245a9a547
tree07ebc0b4bafd67cac4f3991c9356446067e81453
parent4c06815c44dfeaafdad25dfcc40f60860096a900
patch 7.4.2028
Problem:    cppcheck warns for using index before limits check.
Solution:   Swap the expressions. (Dominique Pelle)
src/mbyte.c
src/version.c