comparison src/version.c @ 13402:338b15c63e2c v8.0.1575

patch 8.0.1575: crash when using virtual replace commit https://github.com/vim/vim/commit/63e82db6fc910b2d8f1cd018894e50e8b4448155 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 6 12:10:48 2018 +0100 patch 8.0.1575: crash when using virtual replace Problem: Crash when using virtual replace. Solution: Adjust orig_line_count. Add more tests. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Tue, 06 Mar 2018 12:15:05 +0100
parents c415cdd49ea4
children 615572809435
comparison
equal deleted inserted replaced
13401:78cb47786195 13402:338b15c63e2c
764 NULL 764 NULL
765 }; 765 };
766 766
767 static int included_patches[] = 767 static int included_patches[] =
768 { /* Add new patch number below this line */ 768 { /* Add new patch number below this line */
769 /**/
770 1575,
769 /**/ 771 /**/
770 1574, 772 1574,
771 /**/ 773 /**/
772 1573, 774 1573,
773 /**/ 775 /**/