mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
Remove the second p1.stdout.read() call which was a no-op since p1.stdout was already fully consumed by the read() on line 38. The result was immediately overwritten by the p2.stdout.read() that follows. Assisted-by: Claude Code (claude-opus-4-6) Signed-off-by: Adrian Reber <areber@redhat.com> |
||
|---|---|---|
| .. | ||
| local.sh | ||
| Makefile | ||
| run.py | ||
| tcp-conn-v6.c | ||
| tcp-conn.c | ||
| tcp-constructor.c | ||
| tcp-test.py | ||