Minh Quan Ho
6d4d6a7514
Alloc at least 1 elem in pool_t block_ptrs. ( #560 )
...
Details:
- Previously, the block_ptrs field of the pool_t was allowed to be
initialized as any unsigned integer, including 0. However, a length of
0 could be problematic given that malloc(0) is undefined and therefore
variable across implementations. As a safety measure, we check for
block_ptrs array lengths of 0 and, in that case, increase them to 1.
- Co-authored-by: Minh Quan Ho <minh-quan.ho@kalray.eu >
Change-Id: I1e885d887aaba5e73df091ef52e6c327fd6418de
2022-08-01 08:45:00 +05:30
..
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2021-03-08 19:04:17 +05:30
2019-10-11 11:53:51 -05:00
2020-08-03 11:47:18 +05:30
2021-11-23 10:29:15 +05:30
2020-08-03 11:27:13 +05:30
2019-05-27 16:24:43 +05:30
2020-08-03 11:47:18 +05:30
2020-08-03 11:23:40 +05:30
2022-06-29 10:16:24 +00:00
2021-08-16 00:12:33 -04:00
2020-10-18 18:04:03 -05:00
2020-10-18 18:04:03 -05:00
2020-11-16 15:55:45 -06:00
2019-08-23 14:18:07 +05:30
2020-03-13 01:09:29 -04:00
2020-08-03 11:47:18 +05:30
2021-11-12 08:58:52 +05:30
2021-08-16 00:10:01 -04:00
2018-12-04 14:31:06 -06:00
2021-02-10 02:58:58 -05:00
2022-06-09 10:28:38 -04:00
2022-06-09 10:28:38 -04:00
2021-03-11 13:50:40 -06:00
2020-08-06 10:09:29 +05:30
2020-10-18 18:04:03 -05:00
2021-04-27 11:09:48 +05:30
2020-08-03 11:27:13 +05:30
2020-08-03 11:47:18 +05:30
2020-08-03 11:46:07 +05:30
2019-08-23 14:18:07 +05:30
2021-11-23 10:29:15 +05:30
2021-04-27 11:09:48 +05:30
2022-07-29 15:55:10 +05:30
2019-10-11 11:53:51 -05:00
2020-06-10 16:00:49 +05:30
2019-08-23 14:18:07 +05:30
2020-08-03 11:46:07 +05:30
2019-08-23 14:18:07 +05:30
2020-08-03 11:46:07 +05:30
2020-08-03 11:47:18 +05:30
2020-08-03 11:27:13 +05:30
2020-08-03 11:47:18 +05:30
2020-11-14 09:39:48 -06:00
2019-10-11 11:53:51 -05:00
2020-08-03 11:47:18 +05:30
2019-05-27 16:24:43 +05:30
2020-08-03 11:47:18 +05:30
2020-08-03 11:27:13 +05:30
2020-08-03 11:27:13 +05:30
2019-10-11 10:24:24 -05:00
2020-08-03 11:47:18 +05:30
2020-08-03 11:27:13 +05:30
2021-11-12 08:58:50 +05:30
2020-08-06 10:09:29 +05:30
2019-08-23 14:18:07 +05:30
2020-08-03 11:23:40 +05:30
2019-11-14 16:48:14 -06:00
2019-08-23 14:18:07 +05:30
2022-08-01 08:45:00 +05:30
2020-08-03 11:47:18 +05:30
2019-05-27 16:24:43 +05:30
2020-08-03 11:47:18 +05:30
2020-08-03 11:27:13 +05:30
2020-08-03 11:27:13 +05:30
2022-07-18 06:52:48 -04:00
2022-05-17 18:10:39 +05:30
2019-05-27 16:24:43 +05:30
2020-08-03 11:47:18 +05:30
2020-08-03 11:46:07 +05:30
2019-08-23 14:18:07 +05:30
2018-12-04 14:31:06 -06:00
2019-08-23 14:18:07 +05:30
2018-12-04 14:31:06 -06:00
2020-08-03 11:47:18 +05:30
2018-12-04 14:31:06 -06:00
2020-08-03 11:47:18 +05:30
2021-11-12 08:58:57 +05:30