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
Tony Hutter <hutter2@llnl.gov>Committed on Sep 14 2021, 7:39 PM
Parents
rG4affa09f3e6c: A few fixes of callback typecasting (for the upcoming ClangCFI)
Branches
Unknown
Tags
Unknown

Event Timeline

Tony Hutter <hutter2@llnl.gov> committed rG4dfb698aac43: dmu_redact.c does not call bqueue_destroy (authored by Jorgen Lundman <lundman@lundman.net>).Sep 14 2021, 7:39 PM