]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0918: tiny Vim crashes with fuzzy buffer completion v9.1.0918
author826814741_6 <44406129+826814741-6@users.noreply.github.com>
Tue, 10 Dec 2024 16:15:14 +0000 (17:15 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 10 Dec 2024 16:17:06 +0000 (17:17 +0100)
commitdff3c9c1a789351a741b6a430862c8b2a0eff383
treed986256d13ae29fec992b4289f0ecb89994ed99d
parenteed63f96d26723ff31a9728647eed526d06a553d
patch 9.1.0918: tiny Vim crashes with fuzzy buffer completion

Problem:  tiny Vim crashes with fuzzy buffer completion
Solution: Adjust #ifdefs in ExpandBufnames() (826814741_6)

closes: #16200

Signed-off-by: h-east <h.east.727@gmail.com>
Signed-off-by: 826814741_6 <44406129+826814741-6@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/buffer.c
src/testdir/Make_all.mak
src/testdir/test29.in [new file with mode: 0644]
src/testdir/test29.ok [new file with mode: 0644]
src/version.c