[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] handle eof in read-chunks
From: |
Mario Domenech Goulart |
Subject: |
[PATCH] handle eof in read-chunks |
Date: |
Thu, 01 Apr 2021 21:46:45 +0200 |
Hi,
Attached are patches which hopefully fix #1744 [0]. I haven't been able
to reproduce the issue on my system, but I believe the current code is
subject to the problem whose results we see in salmonella logs. I did
verify that the code doesn't break with the patch, though. :-)
* 0001-egg-download-handle-eof-in-read-chunks.patch => for C5
* 0001-setup-download-handle-eof-in-read-chunks.patch => for C4
(chicken-4 branch)
[0] http://bugs.call-cc.org/ticket/1744
All the best.
Mario
--
http://parenteses.org/mario
0001-egg-download-handle-eof-in-read-chunks.patch
Description: Text Data
0001-setup-download-handle-eof-in-read-chunks.patch
Description: Text Data
- [PATCH] handle eof in read-chunks,
Mario Domenech Goulart <=