diff options
author | Jeff King <peff@peff.net> | 2018-11-22 12:53:00 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-11-24 11:13:24 +0900 |
commit | 7317aa7153c063a01750cda625e1a4580af89ef3 (patch) | |
tree | 79915bba42c4c2e6fbc95cc00dd2c5e4e8423f8f /builtin/rebase.c | |
parent | fetch-pack: drop custom loose object cache (diff) | |
download | tgif-7317aa7153c063a01750cda625e1a4580af89ef3.tar.xz |
odb_load_loose_cache: fix strbuf leak
Commit 3a2e0824 ("object-store: provide helpers for loose_objects_cache",
2018-11-12) moved the cache-loading code from find_short_object_filename(),
but forgot the line that releases the path strbuf.
Reported-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/rebase.c')
0 files changed, 0 insertions, 0 deletions