comparison src/version.c @ 6081:16cfdf28be40 v7.4.379

updated for version 7.4.379 Problem: Accessing freed memory after using setqflist(list, 'r'). (Lcd) Solution: Reset qf_index.
author Bram Moolenaar <bram@vim.org>
date Wed, 23 Jul 2014 16:33:07 +0200
parents 75ae211df37d
children 7cfbad4a78bf
comparison
equal deleted inserted replaced
6080:dfcacb6a34dc 6081:16cfdf28be40
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 379,
737 /**/ 739 /**/
738 378, 740 378,
739 /**/ 741 /**/
740 377, 742 377,
741 /**/ 743 /**/