]> git.99rst.org Git - git.git/commitdiff
Merge branch 'ab/valgrind-fixes' into maint
authorJunio C Hamano <redacted>
Wed, 8 Jun 2022 21:27:51 +0000 (14:27 -0700)
committerJunio C Hamano <redacted>
Wed, 8 Jun 2022 21:27:51 +0000 (14:27 -0700)
A bit of test framework fixes with a few fixes to issues found by
valgrind.
source: <redacted>

* 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


Trivial merge
git clone https://git.99rst.org/PROJECT