Junio C Hamano ce7ae09bd4 Merge branch 'rs/git-mmap-uses-malloc'
mmap() imitation used to call xmalloc() that dies upon malloc()
failure, which has been corrected to just return an error to the
caller to be handled.

* rs/git-mmap-uses-malloc:
  compat: let git_mmap use malloc(3) directly
2021-09-08 13:30:27 -07:00
..
2021-07-22 13:35:20 -07:00
2020-04-16 15:23:42 -07:00
2021-02-26 14:15:51 -08:00
2019-06-25 10:46:57 -07:00
2021-02-26 14:15:51 -08:00
2017-01-23 11:02:34 -08:00