]> git.proxmox.com Git - pve-guest-common.git/commit
avoid cyclic reference in closure
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 19 Nov 2019 08:46:44 +0000 (09:46 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 19 Nov 2019 08:46:46 +0000 (09:46 +0100)
commit727080edd9f9ffd2fe327d7ce5601817dee5a900
tree2fd7693da70b9185a4e854c3a9adab9653e7f54a
parent73427ae3cdf4372d4e3234396f21e746d179ba0a
avoid cyclic reference in closure

otherwise this leaks memory

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
PVE/GuestHelpers.pm