summaryrefslogtreecommitdiffstats
path: root/debian/patches/CVE_2022-1968.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/CVE_2022-1968.patch')
-rw-r--r--debian/patches/CVE_2022-1968.patch4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/patches/CVE_2022-1968.patch b/debian/patches/CVE_2022-1968.patch
index eab9980..eafcba5 100644
--- a/debian/patches/CVE_2022-1968.patch
+++ b/debian/patches/CVE_2022-1968.patch
@@ -8,8 +8,6 @@ Origin: https://github.com/vim/vim/commit/409510c588b1eec1ae33511ae97a21eb8e1108
src/testdir/test_tagjump.vim | 12 ++++++++++++
2 files changed, 30 insertions(+), 3 deletions(-)
-diff --git a/src/search.c b/src/search.c
-index 4b3f853..9a17918 100644
--- a/src/search.c
+++ b/src/search.c
@@ -4852,6 +4852,21 @@ linewhite(linenr_T lnum)
@@ -61,8 +59,6 @@ index 4b3f853..9a17918 100644
}
already = NULL;
}
-diff --git a/src/testdir/test_tagjump.vim b/src/testdir/test_tagjump.vim
-index da4af2f..7605730 100644
--- a/src/testdir/test_tagjump.vim
+++ b/src/testdir/test_tagjump.vim
@@ -372,4 +372,16 @@ func Test_getsettagstack()