diff options
author | loli10K <[email protected]> | 2019-05-24 04:17:00 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-05-23 19:17:00 -0700 |
commit | 75c09c5060b85a144cc794ae857520662dc8fd58 (patch) | |
tree | fed3bab5926b4cc268eeed1299437a900de82bba /autogen.sh | |
parent | 2d0077da6ded46fb9c8fc646904d23a54ad4d352 (diff) |
Fix coverity defects: CID 186143
CID 186143: Memory - illegal accesses (USE_AFTER_FREE)
This patch fixes an use-after-free in spa_import_progress_destroy()
moving the kmem_free() call at the end of the function.
Reviewed-by: Chris Dunlop <[email protected]>
Reviewed-by: Giuseppe Di Natale <[email protected]>
Reviewed-by: Igor Kozhukhov <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Reviewed by: Brian Behlendorf <[email protected]>
Signed-off-by: loli10K <[email protected]>
Closes #8788
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions