From: Junio C Hamano Date: Mon, 22 Dec 2014 20:27:01 +0000 (-0800) Subject: Merge branch 'jc/exec-cmd-system-path-leak-fix' X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6bcaff1a4fe4a3088348e706c149941c74d1ad61;p=git.git Merge branch 'jc/exec-cmd-system-path-leak-fix' 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 --- 6bcaff1a4fe4a3088348e706c149941c74d1ad61