mirror of
https://github.com/neovim/neovim.git
synced 2026-05-08 23:02:15 +00:00
Problem: No test for escaping '<' with shellescape()
Solution: Add a test. Use memcpy() in code to make it easier to
understand. Fix a typo (zeertzjq).
closes: vim/vim#14876
88c8c547d5