[libvirt] [PATCH] esx: Fix freeing of heterogeneous lists

Matthias Bolte matthias.bolte at googlemail.com
Fri Jul 30 13:39:48 UTC 2010


2010/7/29 Eric Blake <eblake at redhat.com>:
> On 07/29/2010 04:29 AM, Matthias Bolte wrote:
>> Always call the free function of the base type. The base type
>> function then dynamically dispatches the call to the free function
>> for the actual type.
>> ---
>>  src/esx/esx_vi_generator.py |   14 ++++++++++----
>>  1 files changed, 10 insertions(+), 4 deletions(-)
>
> ACK.
>

Thanks, pushed.

Matthias




More information about the libvir-list mailing list