]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/dirstat-plug-leaks'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 May 2023 20:59:04 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 May 2023 20:59:05 +0000 (13:59 -0700)
"git diff --dirstat" leaked memory, which has been plugged.

* jc/dirstat-plug-leaks:
  diff: plug leaks in dirstat
  diff: refactor common tail part of dirstat computation

1  2 
diff.c

diff --cc diff.c
Simple merge