cvs commit: src/sys/kern tty.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Aug 12 09:58:29 PDT 2007
dillon 2007/08/12 09:57:31 PDT
DragonFly src repository
Modified files:
sys/kern tty.c
Log:
Change the ordering of the zombie test for ^T to avoid a NULL pointer
dereference panic.
Reported-by: Stefan Krueger <space7 at web.de>
Revision Changes Path
1.43 +12 -11 src/sys/kern/tty.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/tty.c.diff?r1=1.42&r2=1.43&f=u
More information about the Commits
mailing list