zfs/lib/libzpool
Brooks Davis 250b2bac78 zfs_onexit_add_cb: make action_handle point to a uintptr_t
Avoid assuming than a uint64_t can hold a pointer and reduce the
number of casts in the process.

Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Signed-off-by: Brooks Davis <brooks.davis@sri.com>
Closes #14131
2022-11-03 09:52:12 -07:00
..
Makefile.am Cleanup dead spa_boot code 2022-09-13 16:40:10 -07:00
kernel.c zfs_onexit_add_cb: make action_handle point to a uintptr_t 2022-11-03 09:52:12 -07:00
taskq.c Fix memory leak found by GCC static analyzer 2022-10-03 13:41:58 -07:00
util.c set_global_var() should not pass NULL pointers to dlclose() 2022-10-18 15:35:13 -07:00