mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00: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