Patrick Steinhardt
ed7d2f4770
reftable/stack: refactor function to gather table sizes
...
Refactor the function that gathers table sizes to be more idiomatic. For
one, use `REFTABLE_CALLOC_ARRAY()` instead of `reftable_calloc()`.
Second, avoid using an integer to iterate through the tables in the
reftable stack given that `stack_len` itself is using a `size_t`.
Signed-off-by: Patrick Steinhardt <ps@pks.im >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2024-08-08 10:14:41 -07:00
..
2024-06-07 10:30:48 -07:00
2024-06-07 10:30:48 -07:00
2024-06-07 10:30:49 -07:00
2024-05-13 17:04:16 -07:00
2024-05-13 17:02:38 -07:00
2024-02-06 12:10:08 -08:00
2021-10-08 10:45:48 -07:00
2024-05-13 17:02:39 -07:00
2024-06-14 10:26:33 -07:00
2024-05-08 10:18:43 -07:00
2024-05-13 17:04:18 -07:00
2024-05-13 17:04:18 -07:00
2024-05-13 17:04:18 -07:00
2024-03-04 10:19:39 -08:00
2024-06-17 15:55:55 -07:00
2024-06-17 15:55:55 -07:00
2024-03-04 10:19:39 -08:00
2024-03-04 10:19:49 -08:00
2024-03-04 10:19:49 -08:00
2024-02-06 12:10:08 -08:00
2024-05-30 14:15:12 -07:00
2021-10-08 10:45:48 -07:00
2024-06-17 15:55:58 -07:00
2024-06-07 10:30:48 -07:00
2024-04-03 09:16:50 -07:00
2021-10-08 10:45:48 -07:00
2024-05-08 10:18:43 -07:00
2024-05-13 17:04:18 -07:00
2024-05-13 17:04:18 -07:00
2021-10-08 10:45:48 -07:00
2024-05-13 17:04:19 -07:00
2024-05-30 14:15:12 -07:00
2024-06-14 10:26:33 -07:00
2024-05-30 14:15:12 -07:00
2024-07-12 09:55:39 -07:00
2024-05-13 17:02:39 -07:00
2024-06-17 15:55:58 -07:00
2024-08-08 10:14:41 -07:00
2024-05-13 17:02:39 -07:00
2024-06-14 10:26:33 -07:00
2024-01-23 13:45:27 -08:00
2024-01-23 13:45:27 -08:00
2023-12-26 12:04:31 -08:00
2024-02-06 12:10:08 -08:00
2021-10-08 10:45:48 -07:00
2024-05-13 17:02:38 -07:00
2024-01-23 13:45:27 -08:00