comparison src/version.c @ 6993:dcc108222d70 v7.4.814

patch 7.4.814 Problem: Illegal memory access with "sy match a fold". Solution: Check for empty string. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 15:27:13 +0200
parents 814f1f569e4a
children fc099c55a36a
comparison
equal deleted inserted replaced
6992:942510a7c61b 6993:dcc108222d70
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 814,
744 /**/ 746 /**/
745 813, 747 813,
746 /**/ 748 /**/
747 812, 749 812,
748 /**/ 750 /**/