1
0
forked from aniani/vim

updated for version 7.4.403

Problem:    Valgrind reports errors when running test 72. (Dominique Pelle)
Solution:   Reset the local 'cryptmethod' option before storing the seed.
            Set the seed in the memfile even when there is no block0 yet.
This commit is contained in:
Bram Moolenaar
2014-08-13 21:58:28 +02:00
parent 5a669b9481
commit 2be795084f
4 changed files with 43 additions and 1 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
403,
/**/
402,
/**/