]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.115 v7.3.115
authorBram Moolenaar <Bram@vim.org>
Wed, 9 Feb 2011 15:44:51 +0000 (16:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 9 Feb 2011 15:44:51 +0000 (16:44 +0100)
commit95474ca34c542d58d3f08703b7d96ad21b05beea
tree962c07e26b1f76e766b429ed3d3e72ac48716552
parentba81e4660b155b212fe0a913ca102a510105562b
updated for version 7.3.115
Problem:    Vim can crash when tmpnam() returns NULL.
Solution:   Check for NULL. (Hong Xu)
src/fileio.c
src/version.c