diff options
| author | Patrick Steinhardt <ps@pks.im> | 2024-10-17 06:54:05 +0200 |
|---|---|---|
| committer | Taylor Blau <me@ttaylorr.com> | 2024-10-17 16:59:56 -0400 |
| commit | e693ccf2c9427dfd5d93db723ac68f49f550ed38 (patch) | |
| tree | a2d8812e7b2f02972bfc338c97a4faac14c77377 /builtin/commit.c | |
| parent | t/unit-tests: check for `reftable_buf` allocation errors (diff) | |
| download | git-e693ccf2c9427dfd5d93db723ac68f49f550ed38.tar.gz git-e693ccf2c9427dfd5d93db723ac68f49f550ed38.zip | |
reftable/stack: adapt `format_name()` to handle allocation failures
The `format_name()` 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 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
