Files
git/reftable
René Scharfe e4981ed1e7 reftable: handle realloc error in parse_names()
Check the final reallocation for adding the terminating NULL and handle
it just like those in the loop.  Simply use REFTABLE_ALLOC_GROW instead
of keeping the REFTABLE_REALLOC_ARRAY call and adding code to preserve
the original pointer value around it.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-12-28 08:00:44 -08:00
..
2024-12-28 08:00:44 -08:00
2024-11-26 08:39:38 +09:00
2024-12-28 08:00:44 -08:00
2024-12-28 08:00:44 -08:00
2024-12-23 09:32:11 -08:00
2024-11-26 08:39:38 +09:00