mirror of
https://github.com/neovim/neovim.git
synced 2026-02-16 09:21:00 +10:00
Problem: Unused assignments when checking the value of 'listchars'.
Solution: Loop only once when just checking the value. Add a test to
check that this change doesn't cause double-free.
closes: vim/vim#13559
00624a2fa0