cvs commit: src/sys/netinet tcp_syncache.c

Andre Oppermann andre at FreeBSD.org
Sun Jun 18 13:03:42 UTC 2006


andre       2006-06-18 13:03:42 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_syncache.c 
  Log:
  Do not access syncache entry before it was allocated for the TF_NOOPT case
  in syncache_add().
  
  Found by:       Coverity Prevent
  CID:            1473
  
  Revision  Changes    Path
  1.92      +4 -3      src/sys/netinet/tcp_syncache.c


More information about the cvs-src mailing list