aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/viml/parser/expressions.c
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2021-01-31 07:49:31 -0500
committerJames McCoy <jamessan@jamessan.com>2021-01-31 07:54:22 -0500
commit035ee868ae2d9cbbf2a290ca3412946fade20833 (patch)
treeb9cbbcd2887714a1b250bf06acf1588a837bbc8f /src/nvim/viml/parser/expressions.c
parentdb734ae99463c498309bc8830f902fb65c6523f3 (diff)
downloadrneovim-035ee868ae2d9cbbf2a290ca3412946fade20833.tar.gz
rneovim-035ee868ae2d9cbbf2a290ca3412946fade20833.tar.bz2
rneovim-035ee868ae2d9cbbf2a290ca3412946fade20833.zip
fix(pty_proc/macOS): Properly set the environment for the child
Binding _NSGetEnviron()'s return value to a local variable and then re-binding that is incorrect. We need to directly update what _NSGetEnviron() refers to.
Diffstat (limited to 'src/nvim/viml/parser/expressions.c')
0 files changed, 0 insertions, 0 deletions