]> git.proxmox.com Git - mirror_zfs.git/commit
Fix coverity defects: CID 153459
authorluozhengzheng <luo.zhengzheng@zte.com.cn>
Thu, 20 Oct 2016 18:54:02 +0000 (02:54 +0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 20 Oct 2016 18:54:02 +0000 (11:54 -0700)
commit9523b15ac1881946a7a6b7a145c8e2bb622dc56c
tree0b76975b74a59290de7a4f0f6ac4594252d670b0
parent9d01680430377b39dc34aaaf6ef315c49b3943cc
Fix coverity defects: CID 153459

CID 153459: Null pointer dereferences (FORWARD_NULL)
Accidentally introduced by #5159.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: luozhengzheng <luo.zhengzheng@zte.com.cn>
Closes #5310
module/zfs/zfs_fm.c