mirror_zfs/tests/zfs-tests/cmd/dir_rd_update
GeLiXin ed3ea30fb9 Fix coverity defects: CID 147536, 147537, 147538
coverity scan CID:147536, type: Argument cannot be negative
- may write or close fd which is negative
coverity scan CID:147537, type: Argument cannot be negative
- may call dup2 with a negative fd
coverity scan CID:147538, type: Argument cannot be negative
- may read or fchown with a negative fd

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: GeLiXin <ge.lixin@zte.com.cn>
Closes #5185
2016-09-30 15:40:07 -07:00
..
.gitignore Add the ZFS Test Suite 2016-03-16 13:46:16 -07:00
dir_rd_update.c Fix coverity defects: CID 147536, 147537, 147538 2016-09-30 15:40:07 -07:00
Makefile.am Add the ZFS Test Suite 2016-03-16 13:46:16 -07:00