mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
The child (chrooted) process wrote its answer on the pipe and then exited. Meanwhile the parent waiting for the child to exit before reading from the pipe. Thus if the output was larger than a Linux pipebuffer then the whole thing would deadlock.
2.1 KiB
2.1 KiB