mirror of
https://github.com/git/git.git
synced 2026-04-05 14:30:10 +02:00
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>
3.1 KiB
3.1 KiB