cvs commit: src/sys/kern kern_mac.c

Robert Watson rwatson at FreeBSD.org
Mon Sep 29 11:35:18 PDT 2003


rwatson     2003/09/29 11:35:17 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mac.c 
  Log:
  If the struct mac copied into the kernel has a negative length, return
  EINVAL rather than failing the following malloc due to the value being
  too large.
  
  Revision  Changes    Path
  1.99      +2 -1      src/sys/kern/kern_mac.c


More information about the cvs-all mailing list