comparison src/version.c @ 7005:bb44542231dc v7.4.820

patch 7.4.820 Problem: Invalid memory access in file_pat_to_reg_pat. Solution: Avoid looking before the start of a string. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 18:45:48 +0200
parents bc269cf15ccd
children 5ea5bd9c18d2
comparison
equal deleted inserted replaced
7004:19e7e0fce7a5 7005:bb44542231dc
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 820,
744 /**/ 746 /**/
745 819, 747 819,
746 /**/ 748 /**/
747 818, 749 818,
748 /**/ 750 /**/