freebsd-dev/sys/dev/snp
Bruce Evans 444f003cca Fixed null pointer panic in devtotty(). Fixed bounds checking in
devtotty().  devtotty() must check its arg carefully since the arg is
supplied as ioctl data.  This should fix PR3004.

Renamed devtotty() to snpdevtotty().
1997-03-16 19:11:40 +00:00
..
snp.c Fixed null pointer panic in devtotty(). Fixed bounds checking in 1997-03-16 19:11:40 +00:00