]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Fix memory leak
authorWang King <king.wang@huawei.com>
Wed, 12 Apr 2017 10:06:44 +0000 (18:06 +0800)
committerCole Robinson <crobinso@redhat.com>
Wed, 10 May 2017 19:33:55 +0000 (15:33 -0400)
commit3e79094909ad1ed1aeb03a25ef55499e94c72edc
treee89e04058dfde78ca5150da1ded64f017ffcd88c
parente0af3fd525c4fffa12b91b5d99a2bccbab4ba604
esx: Fix memory leak

Variable def going out of scope leaks the storage def.source.hosts points to.

(cherry picked from commit d76267b2e4fb7a2388625b7cd4037d7b69db23d9)
src/esx/esx_storage_backend_vmfs.c