vmware / go-vcloud-director

Golang SDK for VMware Cloud Director
Other
80 stars 79 forks source link

Fix issue tf 1098 #598

Closed dataclouder closed 1 year ago

dataclouder commented 1 year ago

Fix crash reported in Issue #1098

The problem is caused by a wrong call to cumulativeQuery and a lack of safeguard against using uninitialised map structures.