Reviewed by: Serapheim Dimitropoulos <[email protected]> Reviewed by: Matt Ahrens <[email protected]> Reviewed by: Prashanth Sreenivasa <[email protected]>
aggsum_fini() does not free as_buckets. It should do so. Upstream bug: DLPX-58607 You can view, comment on, or merge this pull request online at: https://github.com/openzfs/openzfs/pull/679 -- Commit Summary -- * 9688 aggsum_fini leaks memory -- File Changes -- M usr/src/uts/common/fs/zfs/aggsum.c (3) M usr/src/uts/common/fs/zfs/arc.c (8) -- Patch Links -- https://github.com/openzfs/openzfs/pull/679.patch https://github.com/openzfs/openzfs/pull/679.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/679 ------------------------------------------ openzfs: openzfs-developer Permalink: https://openzfs.topicbox.com/groups/developer/Tc438439e218e9400-M55cb9a7f2ae79f127f2c7b29 Delivery options: https://openzfs.topicbox.com/groups/developer/subscription
