Change the ordering of the zombie test for ^T to avoid a NULL pointer
commitc4438f1892ddd18b31a672cfb7187198239e8afd
authordillon <dillon>
Sun, 12 Aug 2007 16:57:31 +0000 (12 16:57 +0000)
committerdillon <dillon>
Sun, 12 Aug 2007 16:57:31 +0000 (12 16:57 +0000)
tree935661017e66b27701731c10ba3f5c19d228c79e
parent82be33b633bc7d5119193b818b72c326c88688ae
Change the ordering of the zombie test for ^T to avoid a NULL pointer
dereference panic.

Reported-by: Stefan Krueger <space7@web.de>
sys/kern/tty.c