DragonFly BSD
DragonFly commits List (threaded) for 2011-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Fix missing token release in msync() error path


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 31 Oct 2011 11:17:33 -0700 (PDT)

commit 6730ca37321fee1faea98884c1708ceb5fc68256
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Oct 31 11:16:59 2011 -0700

    kernel - Fix missing token release in msync() error path
    
    * Fix a missing token release in the msync() error path that would lead
      to a panic in the syscall return code.
    
    Reported-by: swildner

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6730ca37321fee1faea98884c1708ceb5fc68256


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]