Skip to content

ZPool memory leak fix

Compare
Choose a tag to compare
@cbreak-black cbreak-black released this 12 Jun 22:09
· 208 commits to master since this release

Close zpool_handle_t returned from zpool_iter, since they are opened already by the function. This was leaking memory every time pools were enumerated.