cvs commit: src/sys/netinet6 ipsec.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Jun 27 11:40:07 UTC 2006


pjd         2006-06-27 11:40:05 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         ipsec.c 
  Log:
  - Use suser_cred(9) instead of directly comparing cr_uid.
  - Compare pointer with NULL, instead of 0.
  
  Reviewed by:    rwatson
  
  Revision  Changes    Path
  1.45      +2 -1      src/sys/netinet6/ipsec.c


More information about the cvs-src mailing list