]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.296 v7.3.296
authorBram Moolenaar <Bram@vim.org>
Wed, 7 Sep 2011 13:04:31 +0000 (15:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 Sep 2011 13:04:31 +0000 (15:04 +0200)
commit205b886a4132b3ab463365177e86fea780263c42
tree0a691287047a217e58abb7abf6d9b47aad3150af
parent493c7a854109804b6a2d81d709bbf9a6dc96c197
updated for version 7.3.296
Problem:    When writing to an external command a zombie process may be left
            behind.
Solution:   Wait on the process. (James Vega)
src/os_unix.c
src/version.c