git: DragonFly_RELEASE_5_4 Fix a couple of NULL dereferences in error paths.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Thu Apr 18 07:54:20 PDT 2019
    
    
  
commit 74d9ef4ebda9d09b8532abe5f9d62d8c482d8d12
Author: Sascha Wildner <saw at online.de>
Date:   Thu Apr 18 16:53:24 2019 +0200
    Fix a couple of NULL dereferences in error paths.
Summary of changes:
 sys/dev/disk/xdisk/xdisk.c | 4 +---
 sys/dev/misc/snp/snp.c     | 6 ++----
 sys/dev/raid/mrsas/mrsas.c | 2 +-
 usr.bin/chpass/chpass.c    | 8 +++++---
 4 files changed, 9 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/74d9ef4ebda9d09b8532abe5f9d62d8c482d8d12
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list