]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.359 v7.2.359
authorBram Moolenaar <Bram@vim.org>
Thu, 11 Feb 2010 17:54:43 +0000 (18:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 11 Feb 2010 17:54:43 +0000 (18:54 +0100)
commit0ca4b350f0fad7bfdc9722e3e7eb1af5fb2e5843
tree71dda651e87b5871611be0457a84b8aed65d512c
parentb4990bf90bf9629e036a2636679c3b8f3f6cd552
updated for version 7.2.359
Problem:    Crash when using the Netbeans join command.
Solution:   Make sure the ml_flush_line() function is not used recursively.
            (Xavier de Gaye)
src/memline.c
src/version.c