]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/spa_config.c
Fix coverity defects: CID 147565-147567
authorcao <cao.xuewen@zte.com.cn>
Fri, 7 Oct 2016 20:19:43 +0000 (04:19 +0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 7 Oct 2016 20:19:43 +0000 (13:19 -0700)
commitccc92611b1bd0a78a72f553472a91ef1e83b06c5
tree119b75f97b2afab3eeafcbd1fdc81322c0512549
parent482cd9ee69e88710e9241fac220501ea4e101d19
Fix coverity defects: CID 147565-147567

coverity scan CID:147567, Type:dereference null return value
coverity scan CID:147566, Type:dereference null return value
coverity scan CID:147565, Type:dereference null return value

Reviewed by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: cao.xuewen <cao.xuewen@zte.com.cn>
Closes #5166
lib/libzpool/util.c
module/zfs/bqueue.c
module/zfs/spa_config.c