]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.099 v7.3.099
authorBram Moolenaar <Bram@vim.org>
Sat, 8 Jan 2011 13:46:03 +0000 (14:46 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 8 Jan 2011 13:46:03 +0000 (14:46 +0100)
commit13d831ff0c8879bdf59e6de35a106ccb9b4766da
tree07d6c808738fcc2558783cbc2a5554a653313bc9
parentfd0e75683f248070496b0e315052ccfcfe7dee26
updated for version 7.3.099
Problem:    Crash when splitting a window with zero height. (Yukihiro
            Nakadaira)
Solution:   Don't set the fraction in a window with zero height.
src/version.c
src/window.c