]> git.ipfire.org Git - thirdparty/git.git/commit - t/t9003-help-autocorrect.sh
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)
commit1e1dcb2a423cad350e8f20fdcc957064e5cff528
treed32cc86771285117dec8eeda9ac45b1f931fc5e9
parentcd2b740ca95291b81b8e75000d2ee76b4f735877
parent83973981eb475ce90f829f8a5bd6ea99cd3bbd8e
Merge branch 'jc/dirstat-plug-leaks'

"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
diff.c