> @@ -4440,7 +4444,7 @@ parse_fs_perm(fs_perm_t *fsperm, nvlist_t *nvl)
> nvlist_t *nvl2 = NULL;
> const char *name = nvpair_name(nvp);
> uu_avl_t *avl = NULL;
> - uu_avl_pool_t *avl_pool;
> + uu_avl_pool_t *avl_pool = NULL;
i have added assertion if avl_pool = NULL.
we have this situation only with perm_type = ZFS_DELEG_WHO_UNKNOWN
---
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/56/files#r49897102
_______________________________________________
developer mailing list
[email protected]
http://lists.open-zfs.org/mailman/listinfo/developer