Josh Stone
1c6d867d78
wasi: round up the size for aligned_alloc
...
C11 `aligned_alloc` requires that the size be a multiple of the
alignment. This is enforced in the wasi-libc emmalloc implementation,
which always returns NULL if the size is not a multiple.
(The default `MALLOC_IMPL=dlmalloc` does not currently check this.)
2023-08-26 11:50:16 -07:00
..
2023-04-03 21:10:02 +02:00
2023-06-21 14:59:39 -07:00
2023-03-27 22:29:44 -05:00
2023-08-09 06:32:24 +02:00
2023-06-21 14:59:37 -07:00
2023-08-26 11:50:16 -07:00
2022-12-30 14:00:40 +01:00
2023-07-05 13:11:26 +02:00
2023-07-31 07:41:50 -07:00
2023-06-21 14:59:37 -07:00
2023-06-21 14:59:39 -07:00
2023-08-10 21:17:36 -07:00
2023-04-12 19:27:18 +02:00
2022-10-15 00:35:38 +01:00
2023-08-03 19:27:45 -04:00
2023-06-13 20:41:33 +00:00
2023-08-25 21:26:06 -04:00
2023-06-05 19:26:04 +03:00
2023-07-07 09:46:48 -05:00
2023-08-18 16:04:53 +02:00
2023-05-13 18:47:14 +02:00
2023-05-01 13:28:19 +02:00
2023-07-26 20:49:11 +02:00
2022-12-22 16:01:27 +08:00
2023-07-28 18:09:12 -07:00
2023-01-26 07:53:22 +01:00
2022-10-08 20:19:21 +02:00
2023-07-05 13:11:26 +02:00
2023-06-21 14:59:37 -07:00
2023-06-21 14:59:37 -07:00