cvs commit: src/sys/netinet6 ipsec.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Mon Sep 4 10:35:09 UTC 2006


pjd         2006-09-04 10:35:08 UTC

  FreeBSD src repository

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


More information about the cvs-src mailing list