comparison src/version.c @ 6856:566e193323ce v7.4.748

patch 7.4.748 Problem: Buffer overflow. Solution: Make the buffer larger. (Kazunobu Kuriyama)
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Jun 2015 21:06:11 +0200
parents d1a87b307a50
children e73d5ac8b16b
comparison
equal deleted inserted replaced
6855:ee45d3b0579b 6856:566e193323ce
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 748,
744 /**/ 746 /**/
745 747, 747 747,
746 /**/ 748 /**/
747 746, 749 746,
748 /**/ 750 /**/