comparison src/version.c @ 6995:fc099c55a36a v7.4.815

patch 7.4.815 Problem: Invalid memory access when doing ":call g:". Solution: Check for an empty name. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 15:46:09 +0200
parents dcc108222d70
children cdd862e0f896
comparison
equal deleted inserted replaced
6994:0b27ef95a7a0 6995:fc099c55a36a
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 815,
744 /**/ 746 /**/
745 814, 747 814,
746 /**/ 748 /**/
747 813, 749 813,
748 /**/ 750 /**/