set_global_var() should not pass NULL pointers to dlclose()
Both Coverity and Clang's static analyzer caught this.
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Closes #14044
set_global_var() should not pass NULL pointers to dlclose() Tags None Referenced Files None Subscribers None
Description
Details
|