git: kernel - cleanup & assertions in mbuf code

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Sep 11 11:55:34 PDT 2010


commit fcd1202ad29649b53e97f2a84d991a99eaaeb63f
Author: Matthew Dillon <dillon at laptop2.(none)>
Date:   Sat Sep 11 11:52:45 2010 -0700

    kernel - cleanup & assertions in mbuf code
    
    * Assert the mbuf's next/nextpkt fields are NULL on allocation.

Summary of changes:
 sys/kern/uipc_mbuf.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fcd1202ad29649b53e97f2a84d991a99eaaeb63f


-- 
DragonFly BSD source repository





More information about the Commits mailing list