]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.562 v7.4.562
authorBram Moolenaar <Bram@vim.org>
Wed, 7 Jan 2015 12:31:52 +0000 (13:31 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 Jan 2015 12:31:52 +0000 (13:31 +0100)
commit0027c218e9ba174e2884e9361ab9183c4d003dd7
treed595779c22ab3f79b1f1f08c05af0ef08c2ee824
parentabe382cd2ac032827d7ef286f3c19b21e85f30d4
updated for version 7.4.562
Problem:    Segfault with wide screen and error in 'rulerformat'. (Ingo Karkat)
Solution:   Check there is enough space. (Christian Brabandt)
src/buffer.c
src/screen.c
src/version.c