mirror of
https://github.com/neovim/neovim.git
synced 2026-08-22 15:21:08 +00:00
The variable in question is initalized at the start of the function with something non-NULL, specifically pointer to a static buffer.
The variable in question is initalized at the start of the function with something non-NULL, specifically pointer to a static buffer.