diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-10-17 06:54:08 +0200 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2024-10-17 16:59:56 -0400 |
commit | 4abc8022ffae64bb24e93153c75bc880991bb2dc (patch) | |
tree | ba63e3e1e4a25962e13e70a79d610646da4e7120 /commit.c | |
parent | e693ccf2c9427dfd5d93db723ac68f49f550ed38 (diff) |
reftable/record: adapt `reftable_record_key()` to handle allocation failures
The `reftable_record_key()` function cannot pass any errors to the
caller as it has a `void` return type. Adapt it and its callers such
that we can handle errors and start handling allocation failures.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions