[libvirt] [PATCH v2 03/23] dbus: correctly build reply message

Michal Privoznik mprivozn at redhat.com
Fri Sep 6 11:36:41 UTC 2019


On 8/8/19 4:54 PM, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
> 
> dbus_message_new() does not construct correct replies by itself, it is
> recommended to use dbus_message_new_method_return() instead.
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> ---
>   src/util/virdbus.c      | 18 ++++++++++++------
>   src/util/virdbus.h      |  6 ++++--
>   tests/virfirewalltest.c |  9 ++++++---
>   tests/virpolkittest.c   |  3 ++-
>   4 files changed, 24 insertions(+), 12 deletions(-)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list