mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00

Iterating over PARAM_COUNT is wrong as PARAM_COUNT also counts the last element of the options array, which has a NULL fullname in order to signal the end of the array.