summaryrefslogtreecommitdiffstats
path: root/debian/patches/CVE-2022-1898.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/CVE-2022-1898.patch')
-rw-r--r--debian/patches/CVE-2022-1898.patch14
1 files changed, 4 insertions, 10 deletions
diff --git a/debian/patches/CVE-2022-1898.patch b/debian/patches/CVE-2022-1898.patch
index c5817ba..60ca549 100644
--- a/debian/patches/CVE-2022-1898.patch
+++ b/debian/patches/CVE-2022-1898.patch
@@ -9,8 +9,6 @@ Origin: https://github.com/vim/vim/commit/e2fa213cf571041dbd04ab0329303ffdc98067
src/version.c | 2 ++
3 files changed, 14 insertions(+)
-diff --git a/src/normal.c b/src/normal.c
-index ebda136..c3b6897 100644
--- a/src/normal.c
+++ b/src/normal.c
@@ -6426,6 +6426,11 @@ nv_brackets(cmdarg_T *cap)
@@ -33,8 +31,6 @@ index ebda136..c3b6897 100644
curwin->w_set_curswant = TRUE;
}
}
-diff --git a/src/testdir/test_tagjump.vim b/src/testdir/test_tagjump.vim
-index ae47a69..da4af2f 100644
--- a/src/testdir/test_tagjump.vim
+++ b/src/testdir/test_tagjump.vim
@@ -255,6 +255,12 @@ func Test_tagjump_etags()
@@ -50,16 +46,14 @@ index ae47a69..da4af2f 100644
endfunc
" Test for getting and modifying the tag stack
-diff --git a/src/version.c b/src/version.c
-index 586e9ca..cd174b0 100644
--- a/src/version.c
+++ b/src/version.c
-@@ -791,6 +791,8 @@ static char *(features[]) =
-
+@@ -792,6 +792,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
-+/**/
-+ 5024,
/**/
++ 5024,
++/**/
4214,
/**/
+ 4120,