comparison src/version.c @ 5911:81f5a056b2a5 v7.4.297

updated for version 7.4.297 Problem: Memory leak from result of get_isolated_shell_name(). Solution: Free the memory. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Thu, 22 May 2014 14:00:16 +0200
parents 53b87d790574
children 156f891d520e
comparison
equal deleted inserted replaced
5910:99724695f69f 5911:81f5a056b2a5
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 297,
737 /**/ 739 /**/
738 296, 740 296,
739 /**/ 741 /**/
740 295, 742 295,
741 /**/ 743 /**/