aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.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 /commit-graph.c
parentreftable: wrap EXPECT macros in do/while (diff)
downloadgit-917a2b3ce990717ccce5ff372766d9ffd41239f6.tar.gz
git-917a2b3ce990717ccce5ff372766d9ffd41239f6.zip
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 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions