HomeFreeBSD

rtld: switch from malloc_aligned() to __crt_aligned_alloc()

Description

rtld: switch from malloc_aligned() to __crt_aligned_alloc()

Use regular free(), since it works now.

Reviewed by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D41150

Details

Provenance
kibAuthored on Jul 30 2023, 1:51 AM
Reviewer
markj
Differential Revision
D41150: Implement __crt_aligned_alloc().
Parents
rGc29ee08204ce: rtld_malloc: add __crt_aligned_alloc_offset()
Branches
Unknown
Tags
Unknown