]> git.ipfire.org Git - thirdparty/git.git/commit - GIT-VERSION-GEN
Merge branch 'js/check-null-from-read-object-file'
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Feb 2024 23:36:06 +0000 (15:36 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Feb 2024 23:36:06 +0000 (15:36 -0800)
commitc59ba68ea7d1b4614fa964403a6c662dca0dd212
treeba54ccb735bf678d57407f9053f179867cc038f5
parente8640231883b7988f9df79fc2ba5216f03116e5c
parent568459bf5e97a4f61429e3bdd1f97b54b39a1383
Merge branch 'js/check-null-from-read-object-file'

The code paths that call repo_read_object_file() have been
tightened to react to errors.

* js/check-null-from-read-object-file:
  Always check the return value of `repo_read_object_file()`
bisect.c
builtin/cat-file.c
builtin/grep.c
builtin/notes.c
combine-diff.c
rerere.c