comparison src/version.c @ 14929:b1df7f99efb7 v8.1.0476

patch 8.1.0476: memory leaks in test_escaped_glob commit https://github.com/vim/vim/commit/a2aad028305c306ecf33e0fd720fe1ed98596371 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 14 22:03:56 2018 +0200 patch 8.1.0476: memory leaks in test_escaped_glob Problem: Memory leaks in test_escaped_glob. Solution: Avoid failure when running the shell, use the sandbox.
author Bram Moolenaar <Bram@vim.org>
date Sun, 14 Oct 2018 22:15:05 +0200
parents 162d79d273e6
children 9c030bc201a6
comparison
equal deleted inserted replaced
14928:1578ad5a721f 14929:b1df7f99efb7
790 NULL 790 NULL
791 }; 791 };
792 792
793 static int included_patches[] = 793 static int included_patches[] =
794 { /* Add new patch number below this line */ 794 { /* Add new patch number below this line */
795 /**/
796 476,
795 /**/ 797 /**/
796 475, 798 475,
797 /**/ 799 /**/
798 474, 800 474,
799 /**/ 801 /**/