git: kernel - Fix missing chain wait

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Dec 25 14:33:12 PST 2011


commit 7050f2f38be098c652500555701a381176e0ee8f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Dec 25 14:32:29 2011 -0800

    kernel - Fix missing chain wait
    
    * Fix a missing chain wait prior to adding a ref to the VM object in the
      sysv shm code.
    
    Reported-by: lentferj

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7050f2f38be098c652500555701a381176e0ee8f


-- 
DragonFly BSD source repository





More information about the Commits mailing list