diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2007-08-15 17:59:24 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-08-15 13:43:08 -0700 |
commit | 79d722224dbad49a50072f92f823d8b12c2e5707 (patch) | |
tree | 62c0da4b290f10bfcd358c46e31c6f31524db832 /t/t1001-read-tree-m-2way.sh | |
parent | git-svn: fix log with single revision against a non-HEAD branch (diff) | |
download | tgif-79d722224dbad49a50072f92f823d8b12c2e5707.tar.xz |
path-list.c: always free strdup'ed paths
Always free .paths if .strdup_paths is set, no matter if the
parameter free_items is set or not, plugging a minor memory leak.
And to clarify the meaning of the flag, rename it to free_util,
since it now only affects the freeing of the .util field.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1001-read-tree-m-2way.sh')
0 files changed, 0 insertions, 0 deletions