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