vim-patch:7.4.799

Problem:    Accessing memory before an allocated block.
Solution:   Check for not going before the start of a pattern.  (Dominique Pelle)

https://github.com/vim/vim/commit/v7-4-799
This commit is contained in:
Chiu-Hsiang Hsu
2015-07-31 02:18:18 +08:00
committed by Justin M. Keyes
parent 2753be6e4d
commit 54973477e7
2 changed files with 8 additions and 5 deletions

View File

@@ -98,7 +98,7 @@ static int included_patches[] = {
//802,
//801,
//800,
//799,
799,
//798,
//797,
//796,