mirror of
https://github.com/neovim/neovim.git
synced 2026-08-22 23:31:07 +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.