diff options
author | Richard Yao <[email protected]> | 2023-05-12 16:47:56 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2023-05-15 10:29:01 -0700 |
commit | c87798d8ff6a63158e80acbbce8b034518a1656e (patch) | |
tree | a8a7e03b2b9c353a00772b46eb7f3bc0cf1e7762 /module/zfs/zcp_iter.c | |
parent | 7381ddf1abd16152646c921384c094ffbcae2271 (diff) |
Fix use after free regression in spa_remove_healed_errors()
6839ec6f1098c28ff7b772f1b31b832d05e6b567 placed code in
spa_remove_healed_errors() that uses a pointer after the kmem_free()
call that frees it.
Reported-by: Coverity (CID-1562375)
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: George Amanakis <[email protected]>
Signed-off-by: Richard Yao <[email protected]>
Closes #14860
Diffstat (limited to 'module/zfs/zcp_iter.c')
0 files changed, 0 insertions, 0 deletions