]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1051 v7.4.1051
authorBram Moolenaar <Bram@vim.org>
Mon, 4 Jan 2016 21:05:24 +0000 (22:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 Jan 2016 21:05:24 +0000 (22:05 +0100)
commitaf8af8bfac5792fa64efbc524032d568cc7754f7
tree2d6bd98660f17197e6d630ccd2dc0be704e0dcd4
parentc71982b23978ef61d0a2f0fe5535e782e1c561ed
patch 7.4.1051
Problem:    Segfault when unletting "count".
Solution:   Check for readonly and locked first. (Dominique Pelle)
            Add a test.
src/eval.c
src/testdir/test_alot.vim
src/testdir/test_unlet.vim [new file with mode: 0644]
src/version.c