]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0083 v8.0.0083
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Nov 2016 13:31:40 +0000 (14:31 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Nov 2016 13:31:40 +0000 (14:31 +0100)
commit8e639052638a9bb8c7dd6e3e10776b1218cec1a3
treea964794d08d3ebc1c2b029103ce3c3a2da803cde
parent3f7d0907269558cb3ea184a3083640f9e20bb21e
patch 8.0.0083
Problem:    Using freed memory with win_getid(). (Domenique Pelle)
Solution:   For the current tab use curwin.
src/testdir/test_window_id.vim
src/version.c
src/window.c