CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2015/11/29 08:09:32

Modified files:
        sys/netinet    : tcp_input.c 

Log message:
Fix an hypotetical NULL dereference which might become true once the TCP
layer will be turned mpsafe.  We're not there yet.

Reported by David Hill, ok florian@

Reply via email to