comparison src/version.c @ 6785:de90405940be v7.4.714

patch 7.4.714 Problem: Illegal memory access when there are illegal bytes. Solution: Check the byte length of the character. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 May 2015 09:56:49 +0200
parents 56e121fd109b
children 5caf46fd6e24
comparison
equal deleted inserted replaced
6784:b11cc98ca985 6785:de90405940be
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 714,
744 /**/ 746 /**/
745 713, 747 713,
746 /**/ 748 /**/
747 712, 749 712,
748 /**/ 750 /**/