Actions
Bug #8590
closedmemory leak in dsl_destroy_snapshots_nvl()
Start date:
2017-08-28
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
In dsl_destroy_snapshots_nvl(), "snaps_normalized" is not freed after it is added to "arg".
Updated by Electric Monk over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit e6ab4525d156c82445c116ecf6b2b874d5e9009d
commit e6ab4525d156c82445c116ecf6b2b874d5e9009d Author: Matthew Ahrens <mahrens@delphix.com> Date: 2017-09-01T16:15:27.000Z 8590 memory leak in dsl_destroy_snapshots_nvl() Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions