cvs commit: src/sys/netinet6 ah_core.c

Hajimu UMEMOTO ume at FreeBSD.org
Sun Oct 12 04:18:05 PDT 2003


ume         2003/10/12 04:18:04 PDT

  FreeBSD src repository

  Modified files:
    sys/netinet6         ah_core.c 
  Log:
  - always check for optlen overrun.
  - panic if NULL is passed to ah_sumsiz (as we never do it,
    and callers do not properly check negative returns).
  
  Obtained from:  KAME
  
  Revision  Changes    Path
  1.16      +11 -4     src/sys/netinet6/ah_core.c


More information about the cvs-all mailing list