]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0047 v8.0.0047
authorBram Moolenaar <Bram@vim.org>
Thu, 27 Oct 2016 12:49:15 +0000 (14:49 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 27 Oct 2016 12:49:15 +0000 (14:49 +0200)
commit50e5376926dc2ec4a26a7a16f8f0f3213c4afdf0
treefe1420b53a534de8895d791e044ca9df8d5769b2
parent46fceaaa8d1447a9588736d86eb4908214187b08
patch 8.0.0047
Problem:    Crash when using the preview window from an unnamed buffer.
            (lifepillar)
Solution:   Do not clear the wrong buffer. (closes #1200)
src/popupmnu.c
src/version.c