summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2023-12-11 10:07:34 +0100
committerJunio C Hamano <gitster@pobox.com>2023-12-11 07:23:16 -0800
commit917a2b3ce990717ccce5ff372766d9ffd41239f6 (patch)
treea9f8fe27ce529fa1da78c4f959815b7465ef70ec /builtin/commit.c
parente32b8ece640fc700c5a74dd53e6cae8b1a893a6d (diff)
reftable: handle interrupted reads
There are calls to pread(3P) and read(3P) where we don't properly handle interrupts. Convert them to use `pread_in_full()` and `read_in_full()`, respectively. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions