Merge branch 'rs/reftable-realloc-errors'

The custom allocator code in the reftable library did not handle failing realloc() very well, which has been addressed. * rs/reftable-realloc-errors: t-reftable-merged: handle realloc errors reftable: handle realloc error in parse_names() reftable: fix allocation count on realloc error reftable: avoid leaks on realloc error

Junio C Hamano committed Jan 1, 2025 at 09:21 UTC 73e35b172a74cfab8f1db450113f2bf826b40b60

No changes.