]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/valgrind-fixes'
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 May 2022 21:39:54 +0000 (14:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 May 2022 21:39:54 +0000 (14:39 -0700)
A bit of test framework fixes with a few fixes to issues found by
valgrind.

* ab/valgrind-fixes:
  commit-graph.c: don't assume that stat() succeeds
  object-file: fix a unpack_loose_header() regression in 3b6a8db3b03
  log test: skip a failing mkstemp() test under valgrind
  tests: using custom GIT_EXEC_PATH breaks --valgrind tests

1  2 
commit-graph.c
object-file.c
t/test-lib.sh

diff --cc commit-graph.c
Simple merge
diff --cc object-file.c
Simple merge
diff --cc t/test-lib.sh
Simple merge