9 Apr
2025
9 Apr
'25
8:35 a.m.
Patch 1/2 here fixes what I think is the bug causing the latest issue in: https://github.com/containers/podman/issues/23686 While fixing that I spotted the bug fixed in 2/2. Definitely a bug, although I suspect we'll mostly get away with it if the --trace option is not enabled. David Gibson (2): tcp_splice: Don't double could bytes read on EINTR tcp_splice: Don't clobber errno before checking for EAGAIN tcp_splice.c | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) -- 2.49.0