Files
mirror_zfs/cmd
Richard Yao 7195c04d98 Fix file descriptor handling in zdb_copy_object()
Coverity found a file descriptor leak. Eyeballing it showed that we had
no handling for the `open()` call failing either. We can address both of
these at once.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Neal Gompa <ngompa@datto.com>
Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Closes #13862
2022-09-12 12:34:10 -07:00
..
2022-09-08 10:32:30 -07:00
2022-06-29 14:08:54 -07:00
2022-08-12 14:21:52 -07:00