mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
19516b69ee
Users are allowed to pass NULL to resultp, but we unconditionally assume that they never do. When an external user does pass NULL to resultp, we dereference a NULL pointer. Clang's static analyzer complained about this. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu> Closes #14008 |
||
---|---|---|
.. | ||
os | ||
.gitignore | ||
libzfs_core.abi | ||
libzfs_core.c | ||
libzfs_core.pc.in | ||
libzfs_core.suppr | ||
Makefile.am |