]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1936 v7.4.1936
authorBram Moolenaar <Bram@vim.org>
Tue, 14 Jun 2016 19:32:28 +0000 (21:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 14 Jun 2016 19:32:28 +0000 (21:32 +0200)
commit67e3720a9ddd8a9d2e8344358c28fa1f4196db0d
tree358f2dcc64cb3c46807924021ad7ce2ffe622403
parentbee666f239eada035d288b77269aebc42f644ea6
patch 7.4.1936
Problem:    Off-by-one error in bounds check. (Coverity)
Solution:   Check register number properly.
src/ops.c
src/version.c