Explicitly assert socket pointer is non-NULL in tcp_input() so as to
provide better debugging information.
Prefer explicit comparison to NULL for tcpcb pointers rather than
treating them as booleans.
MFC after: 1 month
Explicitly assert socket pointer is non-NULL in tcp_input() so as to rS157136Unpublished Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |