Open EricaCMitchell opened 1 week ago
Addresses issue #558.
If HAVE_POSIX_MEMALIGN then use posix_memalign over aligned_alloc.
posix_memalign
aligned_alloc
Addresses issue #558.
If HAVE_POSIX_MEMALIGN then use
posix_memalign
overaligned_alloc
.