comparison src/version.c @ 7662:4d34891e98f4 v7.4.1130

commit https://github.com/vim/vim/commit/61ff4dd6a4d47bd32383fe28087be2b37dec53f4 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jan 18 20:30:17 2016 +0100 patch 7.4.1130 Problem: Memory leak in :vimgrep. Solution: Call FreeWild(). (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Mon, 18 Jan 2016 20:45:04 +0100
parents 066ef357ea91
children 1fded31d9e04
comparison
equal deleted inserted replaced
7661:5953485bada9 7662:4d34891e98f4
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 1130,
744 /**/ 746 /**/
745 1129, 747 1129,
746 /**/ 748 /**/
747 1128, 749 1128,
748 /**/ 750 /**/