зеркало из https://github.com/microsoft/git.git
sha1-file: release strbuf after use
Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
7c20df84bd
Коммит
86ad3ea5cf
|
@ -799,6 +799,7 @@ static void read_alternate_refs(const char *path,
|
|||
|
||||
fclose(fh);
|
||||
finish_command(&cmd);
|
||||
strbuf_release(&line);
|
||||
}
|
||||
|
||||
struct alternate_refs_data {
|
||||
|
|
Загрузка…
Ссылка в новой задаче