From: Junio C Hamano Date: Wed, 1 Jan 2025 17:21:13 +0000 (-0800) Subject: Merge branch 'rs/reftable-realloc-errors' X-Git-Tag: v2.48.0-rc2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73e35b172a74cfab8f1db450113f2bf826b40b60;p=thirdparty%2Fgit.git 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 --- 73e35b172a74cfab8f1db450113f2bf826b40b60