K 10 svn:author V 7 rscheff K 8 svn:date V 27 2020-08-19T10:32:26.326035Z K 7 svn:log V 346 MFC r362988: Fix KASSERT during tcp_newtcpcb when low on memory While testing with system default cc set to cubic, and running a memory exhaustion validation, FreeBSD panics for a missing inpcb reference / lock. Reviewed by: rgrimes (mentor), tuexen (mentor) Sponsored by: NetApp, Inc. Differential Revision: https://reviews.freebsd.org/D25583 END