Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2008-03-03 05:35:10 +0300
committerJunio C Hamano <gitster@pobox.com>2008-03-03 11:05:45 +0300
commit49d58fd0770cbb667a0d7532156ced803e482864 (patch)
treea96773c74661b501d0c26c7d37da0daeb0a0f54d /upload-pack.c
parentc50b2b47999134a5da1f9a5ccb36855313e44e7d (diff)
Free the path_lists used to find non-local tags in git-fetch
To support calling find_non_local_tags() more than once in a single git-fetch process we need the existing_refs to be stack-allocated so it resets on the second call. We also should free the path lists to avoid unnecessary memory leaking. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'upload-pack.c')
0 files changed, 0 insertions, 0 deletions