git: kernel - Fix missing brelse() in error path

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Sep 3 13:15:18 PDT 2018


commit cfc79082aca2923f2fd87fa82c534d78eee0bf8c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Sep 3 13:14:54 2018 -0700

    kernel - Fix missing brelse() in error path
    
    * Fix missing brelse() in nvtruncbuf() in error path
    
    Reported-by: myu

Summary of changes:
 sys/kern/vfs_vm.c | 5 +++++
 1 file changed, 5 insertions(+)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list