Merge branch 'mt/delta-base-cache-races'
authorJunio C Hamano <redacted>
Sun, 4 Oct 2020 19:49:15 +0000 (12:49 -0700)
committerJunio C Hamano <redacted>
Sun, 4 Oct 2020 19:49:15 +0000 (12:49 -0700)
A race that leads to an access to a free'd data was corrected in
the codepath that reads pack files.

* mt/delta-base-cache-races:
  packfile: fix memory leak in add_delta_base_cache()
  packfile: fix race condition on unpack_entry()

1  2 
packfile.c

diff --cc packfile.c
Simple merge
git clone https://git.99rst.org/PROJECT