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
rtld: switch from malloc_aligned() to __crt_aligned_alloc() Tags None Referenced Files None Subscribers None
Description
Details
|