]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.108 v7.3.108
authorBram Moolenaar <Bram@vim.org>
Tue, 1 Feb 2011 12:48:53 +0000 (13:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 1 Feb 2011 12:48:53 +0000 (13:48 +0100)
commit3c2d6534ef1f3f4cdde96196e966d2d1669c4c74
treedd6f5a1ad4eae360a0246af1fb240d0c09eeeeb6
parent5e3d6ca435321c82b3e97e536549a30dc3580e17
updated for version 7.3.108
Problem:    Useless check for NULL when calling vim_free().
Solution:   Remove the check. (Dominique Pelle)
src/eval.c
src/ex_cmds.c
src/os_win32.c
src/version.c