]> git.99rst.org Git - git.git/commit
reftable: handle trivial allocation failures
authorPatrick Steinhardt <redacted>
Wed, 2 Oct 2024 10:56:31 +0000 (12:56 +0200)
committerJunio C Hamano <redacted>
Wed, 2 Oct 2024 14:53:55 +0000 (07:53 -0700)
commit12b90780667ac1e1235ec4106d94c558a28880f7
tree0a13fb6edafdbb71bae0a32189f42d70b99531d8
parent51afc709dc2f502442220954fb3e32f53eeb1e4e
reftable: handle trivial allocation failures

Handle trivial allocation failures in the reftable library and its unit
tests.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
reftable/merged.c
reftable/reader.c
reftable/stack.c
reftable/writer.c
t/unit-tests/t-reftable-block.c
t/unit-tests/t-reftable-merged.c
t/unit-tests/t-reftable-readwrite.c
git clone https://git.99rst.org/PROJECT