mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 21:20:45 +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