git: Fix a couple of NULL dereferences in error paths.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Apr 18 07:54:17 PDT 2019


commit 42e46aee3886bf921057b9d73ba56cb52657e469
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/42e46aee3886bf921057b9d73ba56cb52657e469


-- 
DragonFly BSD source repository



More information about the Commits mailing list