Skip to content
Commit 2116bda6 authored by Richard Weinberger's avatar Richard Weinberger
Browse files

um: Use tty_port in SIGWINCH handler



The tty below tty_port might get destroyed by the tty layer
while we hold a reference to it.
So we have to carry tty_port around...

Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent cc4f0248
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment