Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtio: console: Fix crash when hot-unplugging a port and read is blo…
…cked When removing a port we don't check if a program was blocked for read. This leads to a crash when SIGTERM is sent to the program after hot-unplugging the port. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information