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

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


commit 0105a78c2294d3a8f2ecae8b13f222e64702f7bd
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/0105a78c2294d3a8f2ecae8b13f222e64702f7bd


-- 
DragonFly BSD source repository



More information about the Commits mailing list