Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #124798 - devnexen:illumos_memalign_fix, r=RalfJung
std::alloc: use posix_memalign instead of memalign on solarish `memalign` on Solarish requires the alignment to be at least the size of a pointer, which we did not honor. `posix_memalign` also requires that, but that code path already takes care of this requirement. close GH-124787
bors 2024-05-12
parent 3ef1385 · parent 312464b · commit 356fdbb
0 files changed, 0 insertions, 0 deletions