patch 8.2.3403: memory leak for :retab with invalid argument

Problem:    Memory leak for :retab with invalid argument.
Solution:   Free the memory.  Make error messages consistent.
This commit is contained in:
Bram Moolenaar
2021-09-04 21:20:41 +02:00
parent b7081e135a
commit 2ddb89f8a9
2 changed files with 13 additions and 2 deletions

View File

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