]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.541 v7.4.541
authorBram Moolenaar <Bram@vim.org>
Sat, 6 Dec 2014 23:18:33 +0000 (00:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 6 Dec 2014 23:18:33 +0000 (00:18 +0100)
commitb2a851fee41a5a1faddcb862aef2beca69dc063a
tree7e3a2c1ccec0d8864027e21bed928d6dc26d6ef6
parented32d9424d12f93dcdb96f2a5c512f7ad9945bee
updated for version 7.4.541
Problem:    Crash when doing a range assign.
Solution:   Check for NULL poiter. (Yukihiro Nakadaira)
src/eval.c
src/testdir/test55.in
src/testdir/test55.ok
src/version.c