https://github.com/git/git
Revision d78b7eb2d50bd1cf57d7f06c1b4bdd8e08057926 authored by Junio C Hamano on 22 March 2018, 21:24:12 UTC, committed by Junio C Hamano on 22 March 2018, 21:24:12 UTC
Plug recently introduced leaks in fsck.

* jt/fsck-code-cleanup:
  fsck: fix leak when traversing trees
2 parent s 34b9ec8 + ba3a08c
History
Tip revision: d78b7eb2d50bd1cf57d7f06c1b4bdd8e08057926 authored by Junio C Hamano on 22 March 2018, 21:24:12 UTC
Merge branch 'jt/fsck-code-cleanup' into maint
Tip revision: d78b7eb
File Mode Size
files-backend.c -rw-r--r-- 84.4 KB
iterator.c -rw-r--r-- 10.5 KB
packed-backend.c -rw-r--r-- 43.8 KB
packed-backend.h -rw-r--r-- 1.2 KB
ref-cache.c -rw-r--r-- 14.1 KB
ref-cache.h -rw-r--r-- 8.8 KB
refs-internal.h -rw-r--r-- 23.7 KB

back to top