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

Remove the use of Variable Length Arrays in path_get_absolute_path(), and use xmalloc/xfree instead.
Remove the use of Variable Length Arrays in path_get_absolute_path(), and use xmalloc/xfree instead.