HomeFreeBSD

Fix unchecked return values

Description

Fix unchecked return values

2a493a4c7127258b14c39e8c71a9d6f01167c5cd was intended to fix all
instances of coverity reported unchecked return values, but
unfortunately, two were missed by mistake. This commit fixes the
unchecked return values that had been missed.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Neal Gompa <ngompa@datto.com>
Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com>
Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Closes #13945

Details

Provenance
Richard Yao <richard.yao@alumni.stonybrook.edu>Authored on Sep 29 2022, 4:02 PM
GitHub <noreply@github.com>Committed on Sep 29 2022, 4:02 PM
Parents
rG570ca4441e05: Miscellaneous ZTS fixes
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG1b87195c3c06: Fix unchecked return values (authored by Richard Yao <richard.yao@alumni.stonybrook.edu>).Sep 29 2022, 4:02 PM