mirror_zfs/module/icp/core
Richard Yao fd8c3012b3
Fix use-after-free bugs in icp code
These were reported by Coverity as "Read from pointer after free" bugs.
Presumably, it did not report it as a use-after-free bug because it does
not understand the inline assembly that implements the atomic
instruction.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Closes #13881
2022-09-15 11:46:42 -07:00
..
kcf_callprov.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
kcf_mech_tabs.c Fix use-after-free bugs in icp code 2022-09-15 11:46:42 -07:00
kcf_prov_lib.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
kcf_prov_tabs.c Fix use-after-free bugs in icp code 2022-09-15 11:46:42 -07:00
kcf_sched.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00