HomeFreeBSD

crt_malloc: use uintptr_t instead of long for arithmetic on addresses

Description

crt_malloc: use uintptr_t instead of long for arithmetic on addresses

and avoid unneeded casts

Reviewed by: arichardson (previous version)
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D32474

Details

Provenance
kibAuthored on Oct 12 2021, 9:39 PM
Reviewer
arichardson
Differential Revision
D32474: crt_malloc: Be more persistent when handling mmap() failure
Parents
rGd1b6fef0751b: Stop creating socket aio kprocs during boot.
Branches
Unknown
Tags
Unknown