]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ab/fsck-unexpected-type'
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Nov 2021 23:29:25 +0000 (15:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Nov 2021 23:29:25 +0000 (15:29 -0800)
commit2c0fa66bc81a0725cd65fda69640552361536e50
treef93b70f2b4e240265c1660a3140c31b803a017fc
parent8996d68ac7052bf96a38a2b36546c4239280279e
parent16235e3b1460ddd708995b4cc5028e49d47e3761
Merge branch 'ab/fsck-unexpected-type'

Regression fix.

* ab/fsck-unexpected-type:
  object-file: free(*contents) only in read_loose_object() caller
  object-file: fix SEGV on free() regression in v2.34.0-rc2
builtin/fsck.c
object-file.c