Merge branch 'rs/git-mmap-uses-malloc' into maint
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
Oct 12, 2021 at 13:51 UTC
ae9e6ef35e1c09cb198dcd7b22287c42728663e7
No changes.