]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.573 v7.3.573
authorBram Moolenaar <Bram@vim.org>
Fri, 29 Jun 2012 11:34:19 +0000 (13:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 29 Jun 2012 11:34:19 +0000 (13:34 +0200)
commit88b1ba151ae7bb66dc92c85f1eb63fe7fcc03051
tree37f79b98a0f3847b8b09640582b7596bf8940848
parenta53c60d33c917455857de96a44e109da7d305d8a
updated for version 7.3.573
Problem:    Using array index before bounds checking.
Solution:   Swap the parts of the condition. (Dominique Pelle)
src/ops.c
src/version.c