C11 aligned_alloc() not supported
Open
bug
- Dominant language
- C
- Stars
- 121
- Forks
- 12
- Avg merge
- 3h 13m
- Merged PRs (30d)
- 1
Description
The C11 allocator `aligned_alloc()` is not currently supported, and so causes an error when memory allocated via that call is freed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.