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
Junio C Hamano committed
Sep 8, 2021 at 13:30 UTC
ce7ae09bd4912fbd54b01089f2dfe01a94cb7fea
No changes.