Merge branch 'jc/exec-cmd-system-path-leak-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:27:01 +0000 (12:27 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:27:01 +0000 (12:27 -0800)
The function sometimes returned a non-freeable memory and some
other times returned a piece of memory that must be freed.

* jc/exec-cmd-system-path-leak-fix:
system_path(): always return free'able memory to the caller

1  2 
builtin/help.c
builtin/init-db.c
exec_cmd.c
diff --cc builtin/help.c
Simple merge
Simple merge
diff --cc exec_cmd.c
Simple merge