diff options
author | Mark Bainter <mbainter+github@gmail.com> | 2015-04-23 15:35:13 +0000 |
---|---|---|
committer | Mark Bainter <mbainter+github@gmail.com> | 2015-04-23 16:12:14 +0000 |
commit | b68ce1460db13a8a443ec3c3da5c30f8f592e157 (patch) | |
tree | bd49e9472072bc7ca73c03c72eb528d18c93b0b3 /src/nvim/diff.c | |
parent | 04e098fc3c485eaa6d323e9121e9c81215d94a87 (diff) | |
download | rneovim-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