mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 04:31:51 +10:00
When tv_get_string_chk returns a non-NULL value, we have a valid string. Propagating an error state (*len = -1, NULL return) for an empty string is invalid. Closes #6554
19 KiB
19 KiB