[libvirt] [PATCH 01/10] Change calling conventions in remote driver client internals

Eric Blake eblake at redhat.com
Mon Nov 1 17:08:40 UTC 2010


On 11/01/2010 10:11 AM, Daniel P. Berrange wrote:
> The remoteIO() method has wierd calling conventions, where
> it is passed a pre-allocated 'struct remote_call *' but
> then free()s it itself, instead of letting the caller free().
> This fixes those weird semantics
> 
> * src/remote/remote_driver.c: Sanitize semantics of remoteIO
>   method wrt to memory release
> ---
>  src/remote/remote_driver.c |   25 +++++++++++++------------
>  1 files changed, 13 insertions(+), 12 deletions(-)
> 

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20101101/47a752d7/attachment-0001.sig>


More information about the libvir-list mailing list