mirror of
https://github.com/neovim/neovim.git
synced 2025-09-11 22:08:18 +00:00

- Initialize variables before validating argument count to remove possibility of freeing uninitialized pointers - Set the error when the argument count validation fails