undf: assign UNDF-2026-000000813; stamp neovim-0001 patch

This commit is contained in:
russell@unturf.com 2026-03-30 11:46:05 -04:00
parent 178d9c03db
commit 9b3008a2b1
2 changed files with 3 additions and 1 deletions

View file

@ -810,5 +810,6 @@
"vscode-0003": "UNDF-2026-000000809",
"vscode-0004": "UNDF-2026-000000810",
"zed-0001": "UNDF-2026-000000811",
"zed-0002": "UNDF-2026-000000812"
"zed-0002": "UNDF-2026-000000812",
"neovim-0001": "UNDF-2026-000000813"
}

View file

@ -1,3 +1,4 @@
# UNDF: UNDF-2026-000000813
# UNDF: (leave blank)
# Neovim CWE-407: ins_compl_add() O(N^2) duplicate completion check
#