diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-11-17 18:41:07 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-11-17 18:44:05 +0800 |
commit | a8489308ab00f51bff197f29e76276b16ad0d985 (patch) | |
tree | 32391a56b562a308d00cde23df52c5aed0eb78c0 /runtime/lua/vim/secure.lua | |
parent | 1fe526184f155bbda5d0d3037d683fd935b57c35 (diff) | |
download | rneovim-a8489308ab00f51bff197f29e76276b16ad0d985.tar.gz rneovim-a8489308ab00f51bff197f29e76276b16ad0d985.tar.bz2 rneovim-a8489308ab00f51bff197f29e76276b16ad0d985.zip |
vim-patch:8.2.3041: detecting if the process of a swap file is running fails
Problem: Detecting if the process of a swap file is running fails if the
process is owned by another user.
Solution: Check for the ESRCH error. (closes vim/vim#8436)
https://github.com/vim/vim/commit/44dea9da4b2a21dd1e03f2bd94b4f2679d4613e5
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/secure.lua')
0 files changed, 0 insertions, 0 deletions