diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-10-02 12:56:19 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-10-02 07:53:55 -0700 |
commit | 2d5dbb37b284e3ca78137ec0f8a3d9ceef78877c (patch) | |
tree | debe5c06871bcf2648fd5de1d018d31d1df9ce67 /commit-graph.c | |
parent | cd6a47167e068812735950b841c7174cd7cd321e (diff) |
reftable/block: handle allocation failures
Handle allocation failures in `block_writer_init()` and
`block_reader_init()`. This requires us to bubble up error codes into
`writer_reinit_block_writer()`. Adapt call sites accordingly.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions