csjp        2007-10-24 00:14:20 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
  Move where we audit the PID argument such that we unconditionally
  audit it at the beginning of the syscall.  This fixes a problem
  where the user supplies an invalid process ID which is > 0 which
  results in the PID argument not being audited.
  
  Obtained from:  TrustedBSD Project
  MFC after:      1 week
  
  Revision  Changes    Path
  1.350     +1 -1      src/sys/kern/kern_sig.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to