]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit678a9ca629403b533da19da6772691cd68b1040d
treeef984e4f6d8cb1bc0993ee7d9f1213ab1af74d0f
parent0b4fae553cdd5aa6713137e42cc03d396ecc1264
parentddb3c856f32fe291b52544e177d2246c09cadd2c
Merge branch 'as/shallow-slab-use-fix'

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
shallow.c