]> xenbits.xensource.com Git - libvirt.git/commit
esx: Extend esxVI_CURL_Download for partial downloads
authorMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 12 Jul 2012 23:58:27 +0000 (01:58 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Wed, 18 Jul 2012 20:47:11 +0000 (22:47 +0200)
commit675aef9ef681da707f31759bb7d0e05446babee3
treedc5f55271db1172b2e93ca5f980eb1408adccec4
parent4423f3bece63793b85e95666aca95c5eb85841c9
esx: Extend esxVI_CURL_Download for partial downloads

Also ensure that the virBuffer used to store the downloaded data
does not overflow.
src/esx/esx_driver.c
src/esx/esx_vi.c
src/esx/esx_vi.h