diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-08-07 06:14:05 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-07 06:14:05 +0800 |
commit | 4ddc4a11ca87141253f3cb422f3e843ae3282aa2 (patch) | |
tree | a7f535f037905e3ea34388eb695a7224fb6d3f3c /runtime/lua/vim/loader.lua | |
parent | 0a1212ef94547f04db789a660639fab6837e00ce (diff) | |
download | rneovim-4ddc4a11ca87141253f3cb422f3e843ae3282aa2.tar.gz rneovim-4ddc4a11ca87141253f3cb422f3e843ae3282aa2.tar.bz2 rneovim-4ddc4a11ca87141253f3cb422f3e843ae3282aa2.zip |
vim-patch:9.1.0662: filecopy() may return wrong value when readlink() fails (#29998)
Problem: filecopy() may return wrong value when readlink() fails.
Solution: Set ret to -1 so that 0 is returned when readlink() fails.
(zeertzjq)
closes: vim/vim#15438
https://github.com/vim/vim/commit/da090f95df6c015e4f7fc9e1036795a370503a83
Diffstat (limited to 'runtime/lua/vim/loader.lua')
0 files changed, 0 insertions, 0 deletions