]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.059 v7.4.059
authorBram Moolenaar <Bram@vim.org>
Sat, 2 Nov 2013 23:20:52 +0000 (00:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 2 Nov 2013 23:20:52 +0000 (00:20 +0100)
commit9db1293317abd1aca101bf2d35caef0354f66e8b
tree5acc2a606193cfd6bf87c695881433666dc9900b
parent92c2db8be669b9e5038a5a9b8e02ca8856747d77
updated for version 7.4.059
Problem:    set_last_cursor() may encounter w_buffer being NULL.  (Matt
            Mkaniaris)
Solution:   Check for NULL.
src/mark.c
src/version.c