summaryrefslogtreecommitdiff
path: root/diffcore-rename.c
diff options
context:
space:
mode:
authorLibravatar Stefan Beller <sbeller@google.com>2015-03-30 18:22:09 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-03-30 22:12:38 -0700
commit0e32d4b31f35d36dc78bb26fefac221605ca3e60 (patch)
treeb1a826f5b98b85c97a1b310928e55d368359804c /diffcore-rename.c
parentGit 2.0 (diff)
downloadtgif-0e32d4b31f35d36dc78bb26fefac221605ca3e60.tar.xz
wt-status.c: fix a memleak
wt_shortstatus_print_tracking() calls shorten_unambiguous_ref(), which returns a newly allocated memory the caller takes ownership of; it is necessary to free `base` when the function is done with it. Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diffcore-rename.c')
0 files changed, 0 insertions, 0 deletions