mirror of
https://github.com/neovim/neovim.git
synced 2026-02-06 20:41:53 +10:00
Problem: Coverity warns for possible buffer overflow.
Solution: Use vim_strcat() instead of strcat().
4f5c5f2980
Problem: Coverity warns for possible buffer overflow.
Solution: Use vim_strcat() instead of strcat().
4f5c5f2980