patch 9.0.2004: Missing test file
Commit:
https://github.com/vim/vim/commit/d4afbdd0715c722cfc73d3a8ab9e578667615faa
Author: Christian Brabandt <
c...@256bit.org>
Date: Mon Oct 9 08:15:00 2023 +0200
patch 9.0.2004: Missing test file
Problem: Missing test file
Solution: git-add the file to the repo
closes: #13305
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/src/testdir/crash/vim_msg_trunc_poc b/src/testdir/crash/vim_msg_trunc_poc
new file mode 100644
index 000000000..73b04bec3
--- /dev/null
+++ b/src/testdir/crash/vim_msg_trunc_poc
@@ -0,0 +1 @@
+lv
gggggi;norm:�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������᠌᠌�᠌᠌�᠌᠌��
diff --git a/src/version.c b/src/version.c
index 9a653f074..6602a489e 100644
--- a/src/version.c
+++ b/src/version.c
@@ -704,6 +704,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 2004,
/**/
2003,
/**/