https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250499

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: tuexen
Date: Fri Nov 20 13:00:29 UTC 2020
New revision: 367891
URL: https://svnweb.freebsd.org/changeset/base/367891

Log:
  Fix an issue I introuced in r367530: tcp_twcheck() can be called
  with to == NULL for SYN segments. So don't assume tp != NULL.
  Thanks to jhb@ for reporting and suggesting a fix.

  PR:                   250499
  MFC after:            1 week
  XMFC-with:            r367530
  Sponsored by:         Netflix, Inc.

Changes:
  head/sys/netinet/tcp_timewait.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to