HomeFreeBSD

dmu_redact.c does not call bqueue_destroy

Description

dmu_redact.c does not call bqueue_destroy

Ensure all calls to bqueue_init() has a corresponding call to bqueue_destroy()

Reviewed-by: Paul Dagnelie <pcd@delphix.com>
Co-authored-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Jorgen Lundman <lundman@lundman.net>
Closes #12118

Details

Provenance
Jorgen Lundman <lundman@lundman.net>Authored on Jul 20 2021, 2:08 PM
GitHub <noreply@github.com>Committed on Jul 20 2021, 2:08 PM
Parents
rG23c13c7e807e: A few fixes of callback typecasting (for the upcoming ClangCFI)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGe04210035eba: dmu_redact.c does not call bqueue_destroy (authored by Jorgen Lundman <lundman@lundman.net>).Jul 20 2021, 2:08 PM