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-Tag: v2.3.0-rc0~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6bcaff1a4fe4a3088348e706c149941c74d1ad61;p=thirdparty%2Fgit.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