]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jh/untracked-cache-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Mar 2021 22:02:58 +0000 (14:02 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Mar 2021 22:02:58 +0000 (14:02 -0800)
An under-allocation for the untracked cache data has been corrected.

* jh/untracked-cache-fix:
  dir: fix malloc of root untracked_cache_dir

1  2 
dir.c

diff --cc dir.c
Simple merge