diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-11-14 22:59:58 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-11-17 22:30:38 +0100 |
commit | d135ba99b2945ca18fe3246cbb89a0920868ccf6 (patch) | |
tree | 240b68f0c472aaa7e3e1867240ab47b6079fbd0b /test/unit/viml/expressions/parser_tests.lua | |
parent | 07931ed1c8cc749222a513cba5bdf300067646bc (diff) | |
download | rneovim-d135ba99b2945ca18fe3246cbb89a0920868ccf6.tar.gz rneovim-d135ba99b2945ca18fe3246cbb89a0920868ccf6.tar.bz2 rneovim-d135ba99b2945ca18fe3246cbb89a0920868ccf6.zip |
os_open, os_stat: UV_EINVAL on NULL filename
EINVAL (instead of EFAULT) because that's what glibc does:
https://github.com/bminor/glibc/blob/master/io/open.c#L35
os_nodetype: check for UV_EINVAL explicitly.
ref #4370
ref https://github.com/neovim/neovim/issues/4370#issuecomment-344366571
ref ac055d677aa9eff9fca11cecb5ac7f7a4edb0265
ref #4772
Diffstat (limited to 'test/unit/viml/expressions/parser_tests.lua')
0 files changed, 0 insertions, 0 deletions