bms 2004-06-18 09:13:35 UTC FreeBSD src repository Modified files: sys/compat/linux linux_ioctl.c Log: Fix two attempts to use an unchecked NULL pointer provided from the userland, for the CDIOREADTOCENTRY and VT_SETMODE cases respectively. Noticed by: tjr Revision Changes Path 1.115 +10 -7 src/sys/compat/linux/linux_ioctl.c