CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2014/07/11 07:15:34

Modified files:
        sys/netinet    : tcp_input.c udp_usrreq.c 

Log message:
There is a use-after-free somewhere in the code that links the pf
state to the socket pcb.  Add an additional assert to narrow down
the panics.
OK henning@

Reply via email to