Merge branch 'js/exec-path-coverity-workaround' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 31 Jan 2017 21:32:10 +0000 (13:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 31 Jan 2017 21:32:10 +0000 (13:32 -0800)
Code cleanup.

* js/exec-path-coverity-workaround:
git_exec_path: do not return the result of getenv()
git_exec_path: avoid Coverity warning about unfree()d result

1  2 
exec_cmd.c
diff --cc exec_cmd.c
Simple merge