diff options
| author | Randall S. Becker <randall.becker@nexbridge.ca> | 2019-01-03 16:03:48 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-01-03 13:58:25 -0800 |
| commit | c14e5a1a5018f4407390488dfea387e5dc81c817 (patch) | |
| tree | b29f06940805bf8ce3f924ea33db1889044ae520 /commit.c | |
| parent | Sync with Git 2.20.1 (diff) | |
| download | git-c14e5a1a5018f4407390488dfea387e5dc81c817.tar.gz git-c14e5a1a5018f4407390488dfea387e5dc81c817.zip | |
transport-helper: use xread instead of read
This fix was needed on HPE NonStop NSE and NSX where SSIZE_MAX is less than
BUFFERSIZE resulting in EINVAL. The call to read in transport-helper.c
was the only place outside of wrapper.c where it is used instead of xread.
Signed-off-by: Randall S. Becker <rsbecker@nexbridge.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
