SIGN IN SIGN UP

gh-112027: Don't print mimalloc warning after mmap() call (gh-113372)

gh-112027: Don't print mimalloc warning after mmap

This changes the warning to a "verbose"-level message in prim.c. The
address passed to mmap is only a hint -- it's normal for mmap() to
sometimes not respect the hint and return a different address.
S
Sam Gross committed
9afb0e1606cad41ed57c42ea0a53ac90433f211b
Parent: 7de9855
Committed by GitHub <noreply@github.com> on 12/22/2023, 12:38:27 AM