aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/diff.c
diff options
context:
space:
mode:
authorMark Bainter <mbainter+github@gmail.com>2015-04-23 15:35:13 +0000
committerMark Bainter <mbainter+github@gmail.com>2015-04-23 16:12:14 +0000
commitb68ce1460db13a8a443ec3c3da5c30f8f592e157 (patch)
treebd49e9472072bc7ca73c03c72eb528d18c93b0b3 /src/nvim/diff.c
parent04e098fc3c485eaa6d323e9121e9c81215d94a87 (diff)
downloadrneovim-b68ce1460db13a8a443ec3c3da5c30f8f592e157.tar.gz
rneovim-b68ce1460db13a8a443ec3c3da5c30f8f592e157.tar.bz2
rneovim-b68ce1460db13a8a443ec3c3da5c30f8f592e157.zip
Fix xfree of static value in expand_shellcmd()
The refactoring of vim_getenv() to remove the mustfree arg included reworking calling functions. expand_shellcmd was also using that to track its usage of the variable within the function, resulting in #2487. This change addresses that scenario and cleans up some of the function for style.
Diffstat (limited to 'src/nvim/diff.c')
0 files changed, 0 insertions, 0 deletions