]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1969 v7.4.1969
authorBram Moolenaar <Bram@vim.org>
Fri, 1 Jul 2016 10:50:54 +0000 (12:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 1 Jul 2016 10:50:54 +0000 (12:50 +0200)
commit24cf233ef9e92f947618c55d8bff423898a45c24
treefed6090fc145fdb2091063f591ab766810ba9a6e
parent1d90a5a5af84250e226f8a9121e771f7b72aa894
patch 7.4.1969
Problem:    When the netbeans channel is closed consuming the buffer may cause
            a crash.
Solution:   Check for nb_channel not to be NULL. (Xavier de Gaye)
src/netbeans.c
src/version.c