]> git.proxmox.com Git - mirror_zfs.git/commit
Memory leak in ztest_vdev_attach_detach()
authorMatthew Ahrens <mahrens@delphix.com>
Fri, 25 Dec 2020 04:51:13 +0000 (20:51 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 5 Jan 2021 18:31:53 +0000 (10:31 -0800)
commit6410ee4a94858669f735a1a6562f36f0d82505ec
treea141ed1d0b9503b3b623442d4a9ec62ddcd3c1ac
parenta296875da080a93aa1aef7cea0aace4f6e867cab
Memory leak in ztest_vdev_attach_detach()

Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matthew Ahrens <mahrens@delphix.com>
Closes #11396
cmd/ztest/ztest.c