cvs commit: src/sys/compat/linux linux_ioctl.c

Bruce M Simpson bms at FreeBSD.org
Fri Jun 18 02:14:34 PDT 2004


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


More information about the cvs-src mailing list