]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'as/shallow-slab-use-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Oct 2019 05:00:59 +0000 (14:00 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Oct 2019 05:00:59 +0000 (14:00 +0900)
Correct code that tried to reference all entries in a sparse array
of pointers by mistake.

* as/shallow-slab-use-fix:
  shallow.c: don't free unallocated slabs

1  2 
shallow.c

diff --cc shallow.c
Simple merge