andre       2006-01-18 18:25:03 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_syncache.c 
  Log:
  In syncache_expand() insert a proper syncache_free() to fix a case
  that currently can't be triggered.  But better be safe than sorry
  later on.  Additionally it properly silences Coverity Prevent for
  future tests.
  
  Found by:       Coverity Prevent(tm)
  Coverity ID:    CID802
  Sponsored by:   TCP/IP Optimization Fundraise 2005
  MFC after:      3 days
  
  Revision  Changes    Path
  1.81      +4 -1      src/sys/netinet/tcp_syncache.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to