git: DragonFly_RELEASE_5_2 inet6/pim: Return IPPROTO_DONE if the mbuf is freed.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Apr 23 07:30:33 PDT 2018


commit 3498437bdd63ffbd987f722ffa5396820e0a6c3e
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Apr 17 21:33:59 2018 +0800

    inet6/pim: Return IPPROTO_DONE if the mbuf is freed.
    
    This prevents the caller from using the freed mbuf.
    
    Obtained-from: NetBSD via FreeBSD

Summary of changes:
 sys/netinet6/ip6_mroute.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3498437bdd63ffbd987f722ffa5396820e0a6c3e


-- 
DragonFly BSD source repository



More information about the Commits mailing list