CVSROOT:        /cvs
Module name:    src
Changes by:     an...@cvs.openbsd.org   2018/07/03 20:08:13

Modified files:
        sys/netinet    : raw_ip.c 
        sys/netinet6   : raw_ip6.c 

Log message:
Prevent a mbuf double free by not freeing it along the error-path in
rip{6,}_usrreq() since soreceive() will free it.

ok bluhm@

Reply via email to