mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 19:06:31 +00:00

Problem: Strings in swap file may not be NUL terminated. (Coverity)
Solution: Limit the length of the used string.
7c60505e10
Problem: Strings in swap file may not be NUL terminated. (Coverity)
Solution: Limit the length of the used string.
7c60505e10