]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.022 v7.4.022
authorBram Moolenaar <Bram@vim.org>
Thu, 5 Sep 2013 19:41:39 +0000 (21:41 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 Sep 2013 19:41:39 +0000 (21:41 +0200)
commitbec9c20884290cc64e63d4eec531c0a2fbdcd3f6
tree6a671564863f197e0d8bf4a471a6a72e149816b3
parent9be44818921a9255b3a26bf5566f1939bf38804e
updated for version 7.4.022
Problem:    Deadlock while exiting, because of allocating memory.
Solution:   Do not use gettext() in deathtrap(). (James McCoy)
src/misc1.c
src/os_unix.c
src/version.c