mirror_zfs/lib/libzpool
GeLiXin 470f12d631 Fix coverity defects: CID 147531 147532 147533 147535
coverity scan CID:147531,type: Argument cannot be negative
- may copy data with negative size
coverity scan CID:147532,type: resource leaks
- may close a fd which is negative
coverity scan CID:147533,type: resource leaks
- may call pwrite64 with a negative size
coverity scan CID:147535,type: resource leaks
- may call fdopen with a negative fd

Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: GeLiXin <ge.lixin@zte.com.cn>
Closes #5176
2016-09-30 15:47:57 -07:00
..
kernel.c Fix coverity defects: CID 147531 147532 147533 147535 2016-09-30 15:47:57 -07:00
Makefile.am Fletcher4 implementation using avx512f instruction set 2016-08-16 14:11:14 -07:00
taskq.c Fix strncpy in taskq_create 2016-09-20 11:27:15 -07:00
util.c Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues 2016-05-12 12:36:32 -07:00