[libvirt] [PATCH v3] esx: Extend esxVI_CURL_Download for partial downloads

Matthias Bolte matthias.bolte at googlemail.com
Wed Jul 18 20:47:56 UTC 2012


2012/7/18 Daniel P. Berrange <berrange at redhat.com>:
> On Fri, Jul 13, 2012 at 02:00:19AM +0200, Matthias Bolte wrote:
>> Also ensure that the virBuffer used to store the downloaded data
>> does not overflow.
>> ---
>>
>> v3:
>>  - Fix virBuffer limit checks.
>>
>> v2:
>>  - Ensure that the used virBuffer dos not overflow.
>>
>>  src/esx/esx_driver.c |    2 +-
>>  src/esx/esx_vi.c     |   62 +++++++++++++++++++++++++++++++++++++++++++------
>>  src/esx/esx_vi.h     |    3 +-
>>  3 files changed, 57 insertions(+), 10 deletions(-)
>
> ACK, looks good to me.

Thanks, pushed.

-- 
Matthias Bolte
http://photron.blogspot.com




More information about the libvir-list mailing list