[libvirt] [PATCH 05/14] remote: Auto-allocate params in remoteDeserializeTypedParameters

Peter Krempa pkrempa at redhat.com
Thu Feb 21 20:53:05 UTC 2013


On 02/19/13 13:35, Jiri Denemark wrote:
> remoteDeserializeTypedParameters can now be called with either
> preallocated params array (size of which is announced by nparams) or it
> can allocate params array according to the number of parameters received
> from the server.
> ---
>   src/remote/remote_driver.c | 95 +++++++++++++++++++++++++++-------------------
>   src/rpc/gendispatch.pl     |  2 +-
>   2 files changed, 57 insertions(+), 40 deletions(-)
>

ACK.

Peter




More information about the libvir-list mailing list