comparison src/version.c @ 10377:dd397210a2d3 v8.0.0083

commit https://github.com/vim/vim/commit/8e639052638a9bb8c7dd6e3e10776b1218cec1a3 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 13 14:31:40 2016 +0100 patch 8.0.0083 Problem: Using freed memory with win_getid(). (Domenique Pelle) Solution: For the current tab use curwin.
author Christian Brabandt <cb@256bit.org>
date Sun, 13 Nov 2016 14:45:03 +0100
parents 2055d3722c5b
children 73e2a7abe2a3
comparison
equal deleted inserted replaced
10376:ba844c78f2af 10377:dd397210a2d3
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 83,
767 /**/ 769 /**/
768 82, 770 82,
769 /**/ 771 /**/
770 81, 772 81,
771 /**/ 773 /**/