diff options
author | Matthew Macy <[email protected]> | 2020-02-11 13:12:41 -0800 |
---|---|---|
committer | GitHub <[email protected]> | 2020-02-11 13:12:41 -0800 |
commit | 7b49bbc8164a8a5cd31cf1ba7a6cd88269fec8d0 (patch) | |
tree | 28532fa83856c46ebfeb64d01e88b84dea50acea /man | |
parent | dceeca5bbd00188e7dcb1cf66080dcf2a0b47601 (diff) |
Address Coverity warnings in #9902
Coverity reports the variable may be NULL, but due to the
way the dirty records are handled this cannot be the case.
Add a comment and VERIFY to make this clear and silence
the warning.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Matt Macy <[email protected]>
Closes #9962
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions